Searched defs:getNativeBitmap (Results 1 – 3 of 3) sorted by relevance
258 private native boolean getNativeBitmap(Bitmap bitmap, int size, int bytesPerSample); in getNativeBitmap() method in NativeFrame
394 private native boolean getNativeBitmap(Bitmap bitmap); in getNativeBitmap() method in GLFrame
343 SkBitmap* GraphicsJNI::getNativeBitmap(JNIEnv* env, jobject bitmap) { in getNativeBitmap() function in GraphicsJNI