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

  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 504 nAllocationIoSend(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc)
506 LOG_API("nAllocationIoSend, con(%p), alloc(%p)", con, alloc);
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 308 synchronized void nAllocationIoSend(int alloc) {
    [all...]

Completed in 110 milliseconds