Home
last modified time | relevance | path

Searched defs:dispatchTable (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpp/
DrsDispatch.h141 struct dispatchTable { struct
142 SetNativeLibDirFnPtr SetNativeLibDir;
145 Allocation1DDataFnPtr Allocation1DData;
146 Allocation1DElementDataFnPtr Allocation1DElementData;
147 Allocation1DReadFnPtr Allocation1DRead;
148 Allocation2DDataFnPtr Allocation2DData;
149 Allocation2DReadFnPtr Allocation2DRead;
150 Allocation3DDataFnPtr Allocation3DData;
151 Allocation3DReadFnPtr Allocation3DRead;
152 AllocationAdapterCreateFnPtr AllocationAdapterCreate;
[all …]