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

  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 434 nAllocationSyncAll(JNIEnv *_env, jobject _this, RsContext con, jint a, jint bits)
436 LOG_API("nAllocationSyncAll, con(%p), a(%p), bits(0x%08x)", con, (RsAllocation)a, bits);
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 264 synchronized void nAllocationSyncAll(int alloc, int src) {
    [all...]

Completed in 406 milliseconds