Home
last modified time | relevance | path

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

/frameworks/rs/
DlibRS.map25 rsAllocationElementRead;
DrsApiStubs.h79 extern "C" void rsAllocationElementRead (RsContext rsc, RsAllocation va, uint32_t x, uint32_t y, ui…
DrsApiStubs.cpp445 extern "C" void rsAllocationElementRead (RsContext ctxWrapper, RsAllocation va, uint32_t x, uint32_… in rsAllocationElementRead() function
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1563 rsAllocationElementRead((RsContext)con, (RsAllocation)alloc, in nAllocationElementRead()