Home
last modified time | relevance | path

Searched defs:AllocationSetSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v8/renderscript/jni/
Dandroid_rscompat_usage_io.cpp9 extern "C" void AllocationSetSurface(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc… in AllocationSetSurface() function
/frameworks/rs/cpp/
DrsDispatch.h131 AllocationSetSurfaceFnPtr AllocationSetSurface; member