Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsDispatch.cpp37 …dispatchTab.Allocation1DElementData = (Allocation1DElementDataFnPtr)dlsym(handle, "rsAllocation1DE… in loadSymbols()
237 if (dispatchTab.Allocation1DElementData == nullptr) { in loadSymbols()
DrsDispatch.h108 Allocation1DElementDataFnPtr Allocation1DElementData; member
/frameworks/rs/
Drs.spec185 Allocation1DElementData {
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1181 dispatchTab.Allocation1DElementData((RsContext)con, (RsAllocation)alloc, xoff, in nAllocationElementData1D()