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

  /frameworks/base/graphics/java/android/renderscript/
Allocation.java     [all...]
RenderScript.java 298 synchronized void nAllocationGetSurfaceTextureID2(int alloc, SurfaceTexture st) {
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 481 nAllocationGetSurfaceTextureID2(JNIEnv *_env, jobject _this, RsContext con, jint a, jobject jst)
483 LOG_API("nAllocationGetSurfaceTextureID2, con(%p), a(%p)", con, (RsAllocation)a);
    [all...]

Completed in 19 milliseconds