Searched defs:nIncAllocationCreateTyped (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v8/renderscript/jni/
H A Dandroid_renderscript_RenderScript.cpp2190 nIncAllocationCreateTyped(JNIEnv *_env, jobject _this, jlong con, jlong incCon, jlong alloc, jlong type, jint xBytesSize) function
2380 {"rsnIncAllocationCreateTyped", "(JJJJI)J", (void*)nIncAllocationCreateTyped },
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java1028 synchronized long nIncAllocationCreateTyped(long alloc, long type, int xBytesSize) { method in class:RenderScript

Completed in 230 milliseconds