Searched defs:getSkBitmap (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/hwui/hwui/ | ||
H A D | Bitmap.h | 108 SkBitmap getSkBitmap() { in getSkBitmap() function |
H A D | Bitmap.cpp | 374 void Bitmap::getSkBitmap(SkBitmap* outBitmap) { in getSkBitmap() function in android::Bitmap |
/aosp14/frameworks/base/libs/hwui/jni/ | ||
H A D | Bitmap.cpp | 78 void getSkBitmap(SkBitmap* outBitmap) { in getSkBitmap() function in android::BitmapWrapper |