Searched refs:DrawableBitmap (Results 1 – 11 of 11) sorted by relevance
43 private DrawableBitmap mFuelDrawable;44 private DrawableBitmap mFuelBackgroundDrawable;56 private DrawableBitmap mFlyButtonEnabledDrawable;57 private DrawableBitmap mFlyButtonDisabledDrawable;58 private DrawableBitmap mFlyButtonDepressedDrawable;60 private DrawableBitmap mStompButtonEnabledDrawable;61 private DrawableBitmap mStompButtonDepressedDrawable;63 private DrawableBitmap mMovementSliderBaseDrawable;64 private DrawableBitmap mMovementSliderButtonDrawable;65 private DrawableBitmap mMovementSliderButtonDepressedDrawable;[all …]
169 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()171 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()175 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()177 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()179 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()181 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()183 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()185 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()187 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()189 new DrawableBitmap(longTermTextureLibrary.allocateTexture( in bootstrap()[all …]
44 public DrawableBitmap allocateDrawableBitmap() { in allocateDrawableBitmap()64 private class DrawableBitmapPool extends TObjectPool<DrawableBitmap> {78 DrawableBitmap entry = new DrawableBitmap(null, 0, 0); in fill()86 ((DrawableBitmap)entry).reset(); in release()91 public DrawableBitmap allocate() { in allocate()92 DrawableBitmap result = super.allocate(); in allocate()
114 DrawableBitmap bitmap = factory.allocateDrawableBitmap(); in update()126 if (drawable != null && drawable instanceof DrawableBitmap) { in update()127 ((DrawableBitmap)drawable).setOpacity(opacity); in update()
68 DrawableBitmap drawable = (DrawableBitmap)mBlurTarget.getDrawable(); in update()96 DrawableBitmap stepImage = sSystemRegistry.drawableFactory.allocateDrawableBitmap(); in update()
110 DrawableBitmap bitmap = factory.allocateDrawableBitmap(); in update()182 protected final void updateFlip(DrawableBitmap bitmap, boolean horzFlip, boolean vertFlip) { in updateFlip()
25 public class DrawableBitmap extends DrawableObject { class35 DrawableBitmap(Texture texture, int width, int height) { in DrawableBitmap() method in DrawableBitmap
23 public class ScrollableBitmap extends DrawableBitmap {
204 DrawableBitmap.beginDrawing(gl, mWidth, mHeight); in onDrawFrame()235 DrawableBitmap.endDrawing(gl); in onDrawFrame()
68 DrawableBitmap bitmap = factory.allocateDrawableBitmap(); in drawShape()
6493 DrawableBitmap indicator = new DrawableBitmap(6534 DrawableBitmap piece = new DrawableBitmap(