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

  /frameworks/support/v8/renderscript/jni/
android_rscompat_usage_io.cpp 9 extern "C" void AllocationSetSurface(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc, jobject sur, dispatchTable dispatchTab)
18 dispatchTab.AllocationSetSurface(con, alloc, s);
  /frameworks/rs/cpp/
rsDispatch.h 131 AllocationSetSurfaceFnPtr AllocationSetSurface;

Completed in 312 milliseconds