Home
last modified time | relevance | path

Searched refs:onGetBitmap (Results 1 – 17 of 17) sorted by relevance

/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
H A DUploadedTexture.java75 mBitmap = onGetBitmap(); in getBitmap()
103 protected abstract Bitmap onGetBitmap(); in onGetBitmap() method in UploadedTexture
H A DBitmapTexture.java43 protected Bitmap onGetBitmap() { in onGetBitmap() method in BitmapTexture
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DNinePatchTexture.java47 protected Bitmap onGetBitmap() { in onGetBitmap() method in NinePatchTexture
68 if (mChunk == null) onGetBitmap(); in getPaddings()
73 if (mChunk == null) onGetBitmap(); in getNinePatchChunk()
H A DBitmapTexture.java47 protected Bitmap onGetBitmap() { in onGetBitmap() method in BitmapTexture
H A DUploadedTexture.java136 mBitmap = onGetBitmap(); in getBitmap()
164 protected abstract Bitmap onGetBitmap(); in onGetBitmap() method in UploadedTexture
H A DCanvasTexture.java37 protected Bitmap onGetBitmap() { in onGetBitmap() method in CanvasTexture
H A DResourceTexture.java40 protected Bitmap onGetBitmap() { in onGetBitmap() method in ResourceTexture
H A DTiledTexture.java131 protected Bitmap onGetBitmap() { in onGetBitmap() method in TiledTexture.Tile
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DBitmapTexture.java47 protected Bitmap onGetBitmap() { in onGetBitmap() method in BitmapTexture
H A DUploadedTexture.java136 mBitmap = onGetBitmap(); in getBitmap()
164 protected abstract Bitmap onGetBitmap(); in onGetBitmap() method in UploadedTexture
/aosp12/frameworks/base/libs/hwui/jni/
H A DMovie.h63 virtual bool onGetBitmap(SkBitmap*) = 0;
H A DMovieImpl.cpp75 if (!this->onGetBitmap(&fBitmap)) // failure in bitmap()
H A DGIFMovie.cpp30 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 DTiledImageRenderer.java698 protected Bitmap onGetBitmap() { in onGetBitmap() method in TiledImageRenderer.Tile
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageRenderer.java695 protected Bitmap onGetBitmap() { in onGetBitmap() method in TiledImageRenderer.Tile
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DTileImageView.java684 protected Bitmap onGetBitmap() { in onGetBitmap() method in TileImageView.Tile
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DTiledImageRenderer.java698 protected Bitmap onGetBitmap() { in onGetBitmap() method in TiledImageRenderer.Tile