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