Home
last modified time | relevance | path

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

/frameworks/rs/
Drs_compat.spec1 AllocationCreateStrided {
/frameworks/rs/cpp/
DrsDispatch.h159 AllocationCreateStridedFnPtr AllocationCreateStrided; member
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp2119 …dispatchTabInc.AllocationCreateStrided = (AllocationCreateStridedFnPtr)dlsym(handle, "rsAllocation… in nIncLoadSO()
2120 if (dispatchTabInc.AllocationCreateStrided == NULL) { in nIncLoadSO()
2230 ainI = dispatchTabInc.AllocationCreateStrided((RsContext)incCon, (RsType)type, in nIncAllocationCreateTyped()