Home
last modified time | relevance | path

Searched refs:allocR (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
35 Allocation *alloc = (Allocation *)allocR; in rscAllocationSetSurface()