Home
last modified time | relevance | path

Searched refs:GetBitmapSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1064 static size_t GetBitmapSize(JNIEnv *env, jobject jbitmap) { in GetBitmapSize() function
1090 GetBitmapSize(_env, jbitmap), in nAllocationCreateFromBitmap()
1129GetBitmapSize(_env, jbitmap), in nAllocationCubeCreateFromBitmap()
1149 info.height, pixels, GetBitmapSize(_env, jbitmap), 0); in nAllocationCopyFromBitmap()
1166 GetBitmapSize(_env, jbitmap)); in nAllocationCopyToBitmap()