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.h158 AllocationCreateStridedFnPtr AllocationCreateStrided; member
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp2121 …dispatchTabInc.AllocationCreateStrided = (AllocationCreateStridedFnPtr)dlsym(handle, "rsAllocation… in nIncLoadSO()
2122 if (dispatchTabInc.AllocationCreateStrided == NULL) { in nIncLoadSO()
2232 ainI = dispatchTabInc.AllocationCreateStrided((RsContext)incCon, (RsType)type, in nIncAllocationCreateTyped()