HomeSort by relevance Sort by last modified time
    Searched defs:nAllocationCreateBitmapBackedAllocation (Results 1 - 5 of 5) sorted by null

  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 371 nAllocationCreateBitmapBackedAllocation(JNIEnv *_env, jobject _this, RsContext con, jint type, jint mip, jobject jbitmap, jint usage)
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 539 nAllocationCreateBitmapBackedAllocation(JNIEnv *_env, jobject _this, RsContext con, jint type, jint mip, jobject jbitmap, jint usage)
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 231 synchronized int nAllocationCreateBitmapBackedAllocation(int type, int mip, Bitmap bmp, int usage) {
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 298 synchronized int nAllocationCreateBitmapBackedAllocation(int type, int mip, Bitmap bmp, int usage) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 28 milliseconds