Home
last modified time | relevance | path

Searched defs:javaBitmap (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DBitmapRegionDecoder.cpp133 jobject javaBitmap = NULL; in nativeDecodeRegion() local
DBitmapFactory.cpp191 jobject javaBitmap = NULL; in doDecode() local
DBitmap.cpp183 void reinitBitmap(JNIEnv* env, jobject javaBitmap, const SkImageInfo& info, in reinitBitmap()
194 int getBitmapAllocationByteCount(JNIEnv* env, jobject javaBitmap) in getBitmapAllocationByteCount()