/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
H A D | UploadedTexture.java | 75 mBitmap = onGetBitmap(); in getBitmap() 103 protected abstract Bitmap onGetBitmap(); in onGetBitmap() method in UploadedTexture
|
H A D | BitmapTexture.java | 43 protected Bitmap onGetBitmap() { in onGetBitmap() method in BitmapTexture
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
H A D | NinePatchTexture.java | 47 protected Bitmap onGetBitmap() { in onGetBitmap() method in NinePatchTexture 68 if (mChunk == null) onGetBitmap(); in getPaddings() 73 if (mChunk == null) onGetBitmap(); in getNinePatchChunk()
|
H A D | BitmapTexture.java | 47 protected Bitmap onGetBitmap() { in onGetBitmap() method in BitmapTexture
|
H A D | UploadedTexture.java | 136 mBitmap = onGetBitmap(); in getBitmap() 164 protected abstract Bitmap onGetBitmap(); in onGetBitmap() method in UploadedTexture
|
H A D | CanvasTexture.java | 37 protected Bitmap onGetBitmap() { in onGetBitmap() method in CanvasTexture
|
H A D | ResourceTexture.java | 40 protected Bitmap onGetBitmap() { in onGetBitmap() method in ResourceTexture
|
H A D | TiledTexture.java | 131 protected Bitmap onGetBitmap() { in onGetBitmap() method in TiledTexture.Tile
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
H A D | BitmapTexture.java | 47 protected Bitmap onGetBitmap() { in onGetBitmap() method in BitmapTexture
|
H A D | UploadedTexture.java | 136 mBitmap = onGetBitmap(); in getBitmap() 164 protected abstract Bitmap onGetBitmap(); in onGetBitmap() method in UploadedTexture
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | Movie.h | 63 virtual bool onGetBitmap(SkBitmap*) = 0;
|
H A D | MovieImpl.cpp | 75 if (!this->onGetBitmap(&fBitmap)) // failure in bitmap()
|
H A D | GIFMovie.cpp | 30 virtual bool onGetBitmap(SkBitmap*); 344 bool GIFMovie::onGetBitmap(SkBitmap* bm) in onGetBitmap() function in GIFMovie
|
/aosp12/packages/apps/WallpaperPicker/src/com/android/photos/views/ |
H A D | TiledImageRenderer.java | 698 protected Bitmap onGetBitmap() { in onGetBitmap() method in TiledImageRenderer.Tile
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
H A D | TiledImageRenderer.java | 695 protected Bitmap onGetBitmap() { in onGetBitmap() method in TiledImageRenderer.Tile
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | TileImageView.java | 684 protected Bitmap onGetBitmap() { in onGetBitmap() method in TileImageView.Tile
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/ |
H A D | TiledImageRenderer.java | 698 protected Bitmap onGetBitmap() { in onGetBitmap() method in TiledImageRenderer.Tile
|