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

  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 473 nAllocationGetSurface(JNIEnv *_env, jobject _this, RsContext con, jint a)
475 LOG_API("nAllocationGetSurface, con(%p), a(%p)", con, (RsAllocation)a);
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
Allocation.java     [all...]
RenderScript.java 356 synchronized Surface nAllocationGetSurface(int alloc) {
    [all...]

Completed in 455 milliseconds