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

  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 657 nAllocationRead_f(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jfloatArray data)
660 LOG_API("nAllocationRead_f, con(%p), alloc(%p), len(%i)", con, (RsAllocation)alloc, len);
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 826 nAllocationRead_f(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jfloatArray data)
829 LOG_API("nAllocationRead_f, con(%p), alloc(%p), len(%i)", con, (RsAllocation)alloc, len);
    [all...]

Completed in 445 milliseconds