Home
last modified time | relevance | path

Searched refs:rscR (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v8/renderscript/jni/
Dandroid_rscompat_usage_io_driver.cpp33 extern "C" void rscAllocationSetSurface(RsContext rscR, RsAllocation allocR, ANativeWindow *nw) { in rscAllocationSetSurface() argument
34 Context *rsc = (Context *)rscR; in rscAllocationSetSurface()