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

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java 375 mRS.nAllocationIoReceive(getID(mRS));
    [all...]
RenderScript.java 358 synchronized void nAllocationIoReceive(int alloc) {
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 580 nAllocationIoReceive(JNIEnv *_env, jobject _this, jlong con, jlong alloc)
582 LOG_API("nAllocationIoReceive, con(%p), alloc(%p)", (RsContext)con, alloc);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java 500 mRS.nAllocationIoReceive(getID(mRS));
    [all...]
RenderScript.java 421 synchronized void nAllocationIoReceive(long alloc) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 48 milliseconds