Searched defs:javaBitmap (Results 1 – 2 of 2) sorted by relevance
387 void GraphicsJNI::reinitBitmap(JNIEnv* env, jobject javaBitmap, SkBitmap* bitmap, in reinitBitmap()398 int GraphicsJNI::getBitmapAllocationByteCount(JNIEnv* env, jobject javaBitmap) in getBitmapAllocationByteCount()
241 jobject javaBitmap = NULL; in doDecode() local