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

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

Completed in 50 milliseconds