HomeSort by relevance Sort by last modified time
    Searched refs:nAllocationCreateBitmapRef (Results 1 - 3 of 3) sorted by null

  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 101 native int nAllocationCreateBitmapRef(int type, Bitmap bmp);
Allocation.java 310 int id = rs.nAllocationCreateBitmapRef(t.getID(), b);
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 511 nAllocationCreateBitmapRef(JNIEnv *_env, jobject _this, jint type, jobject jbitmap)
    [all...]

Completed in 14 milliseconds