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

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java 353 mRS.nAllocationIoSend(getID(mRS));
    [all...]
RenderScript.java 353 synchronized void nAllocationIoSend(int alloc) {
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 573 nAllocationIoSend(JNIEnv *_env, jobject _this, jlong con, jlong alloc)
575 LOG_API("nAllocationIoSend, con(%p), alloc(%p)", (RsContext)con, alloc);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java 484 mRS.nAllocationIoSend(getID(mRS));
    [all...]
RenderScript.java 416 synchronized void nAllocationIoSend(long alloc) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 45 milliseconds