Home
last modified time | relevance | path

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

/frameworks/rs/support/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.h171 AllocationSetSurfaceFnPtr AllocationSetSurface; member
/frameworks/rs/
DrsHidlAdaptation.cpp466 void RsHidlAdaptation::AllocationSetSurface (RsContext context, RsAllocation allocation, RsNativeWi… in AllocationSetSurface() function in RsHidlAdaptation