Home
last modified time | relevance | path

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

/frameworks/rs/
DlibRS.map24 rsAllocationElementData;
DrsApiStubs.h117 extern "C" void rsAllocationElementData(RsContext rsc, RsAllocation va, uint32_t x, uint32_t y,
DrsApiStubs.cpp409 extern "C" void rsAllocationElementData (RsContext ctxWrapper, RsAllocation va, uint32_t x, uint32_… in rsAllocationElementData() function
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1416 rsAllocationElementData((RsContext)con, (RsAllocation)alloc, in nAllocationElementData()