• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            life02

              C++博客 :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理 ::
              197 隨筆 :: 3 文章 :: 37 評論 :: 0 Trackbacks
            /**
                 * Returns a bitmap suitable for the all apps view.  The bitmap will be a power
                 * of two sized ARGB_8888 bitmap that can be used as a gl texture.
                 
            */
                
            private Bitmap createIconBitmap(Drawable icon) {
                    
            int width = mIconWidth;
                    
            int height = mIconHeight;

                    
            if (icon instanceof PaintDrawable) {
                        PaintDrawable painter 
            = (PaintDrawable) icon;
                        painter.setIntrinsicWidth(width);
                        painter.setIntrinsicHeight(height);
                    } 
            else if (icon instanceof BitmapDrawable) {
                        
            // Ensure the bitmap has a density.
                        BitmapDrawable bitmapDrawable = (BitmapDrawable) icon;
                        Bitmap bitmap 
            = bitmapDrawable.getBitmap();
                        
            if (bitmap.getDensity() == Bitmap.DENSITY_NONE) {
                            bitmapDrawable.setTargetDensity(mDisplayMetrics);
                        }
                    }
                    
            int sourceWidth = icon.getIntrinsicWidth();
                    
            int sourceHeight = icon.getIntrinsicHeight();
            調節大的圖片,使它按比例適合我們的畫布
                    
            if (sourceWidth > 0 && sourceWidth > 0) {
                        
            // There are intrinsic sizes.
            //            if (width < sourceWidth || height < sourceHeight) {
                            
            // It's too big, scale it down.
                            final float ratio = (float) sourceWidth / sourceHeight;
                            
            if (sourceWidth > sourceHeight) {
                                height 
            = (int) (width / ratio);
                            } 
            else if (sourceHeight > sourceWidth) {
                                width 
            = (int) (height * ratio);
                            }
            這里是調節小的圖片,如果給的圖片小于畫布,我們便使用原圖的尺寸
            //            } else if (sourceWidth < width && sourceHeight < height) {
            //                // It's small, use the size they gave us.
            //                width = sourceWidth;
            //                height = sourceHeight;
            //            }
                    }

                    
            // no intrinsic size --> use default size
                    int textureWidth = mIconTextureWidth;
                    
            int textureHeight = mIconTextureHeight;

                    
            final Bitmap bitmap = Bitmap.createBitmap(textureWidth, textureHeight,
                            Bitmap.Config.ARGB_8888);
                    
            final Canvas canvas = mCanvas;
                    canvas.setBitmap(bitmap);

                    
            final int left = (textureWidth-width) / 2;
                    
            final int top = (textureHeight-height) / 2;

                    
            if (false) {
                        
            // draw a big box for the icon for debugging
                        canvas.drawColor(sColors[mColorIndex]);
                        
            if (++mColorIndex >= sColors.length) mColorIndex = 0;
                        Paint debugPaint 
            = new Paint();
                        debugPaint.setColor(
            0xffcccc00);
                        canvas.drawRect(left, top, left
            +width, top+height, debugPaint);
                    }

                    mOldBounds.set(icon.getBounds());
                    icon.setBounds(left, top, left
            +width, top+height);
                    icon.draw(canvas);
                    icon.setBounds(mOldBounds);
                    
            return bitmap;
                }
            posted on 2012-03-21 16:54 life02 閱讀(1130) 評論(1)  編輯 收藏 引用 所屬分類: Android開發

            評論

            # re: IconUtilities類的createIconBitmap方法分析 2012-04-23 20:40 bs
            分析在哪里?  回復  更多評論
              

            精品欧美一区二区三区久久久 | 人妻精品久久久久中文字幕69| 亚洲国产精品久久电影欧美| 中文国产成人精品久久不卡 | 久久人人爽人人爽人人片AV不 | 国内精品久久久久影院优| 久久这里的只有是精品23| 99精品久久久久久久婷婷 | 无码人妻少妇久久中文字幕蜜桃 | 久久妇女高潮几次MBA| 久久综合噜噜激激的五月天| 国产99精品久久| 婷婷国产天堂久久综合五月| 久久国产色AV免费观看| 亚洲国产日韩欧美久久| 久久久无码一区二区三区| 久久人人超碰精品CAOPOREN| 久久久噜噜噜久久中文福利| 国内精品久久久久久不卡影院| 久久人人爽人人人人片av| 久久久免费精品re6| 婷婷国产天堂久久综合五月| 国产成人精品久久一区二区三区av| 亚洲精品无码久久不卡| 国产∨亚洲V天堂无码久久久| 久久人人爽人人爽人人片AV不| 国产成人99久久亚洲综合精品| 久久国产亚洲精品无码| 久久精品18| 色综合久久天天综合| 久久精品国产乱子伦| 欧美久久一级内射wwwwww.| 91久久精品无码一区二区毛片| 99久久无码一区人妻a黑| 久久久久亚洲精品日久生情| 国产精品伊人久久伊人电影| 久久精品成人免费网站| 久久精品国产亚洲av高清漫画| 99久久超碰中文字幕伊人| 精品多毛少妇人妻AV免费久久| 日韩电影久久久被窝网|