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

  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 668 nAllocationGetType(JNIEnv *_env, jobject _this, RsContext con, jint a)
670 LOG_API("nAllocationGetType, con(%p), a(%p)", con, (RsAllocation)a);
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 838 nAllocationGetType(JNIEnv *_env, jobject _this, RsContext con, jint a)
840 LOG_API("nAllocationGetType, con(%p), a(%p)", con, (RsAllocation)a);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 423 synchronized int nAllocationGetType(int id) {
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 500 synchronized int nAllocationGetType(int id) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 585 milliseconds