Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsDispatch.h103 struct dispatchTable { struct
104 SetNativeLibDirFnPtr SetNativeLibDir;
107 Allocation1DDataFnPtr Allocation1DData;
108 Allocation1DElementDataFnPtr Allocation1DElementData;
109 Allocation1DReadFnPtr Allocation1DRead;
110 Allocation2DDataFnPtr Allocation2DData;
111 Allocation2DReadFnPtr Allocation2DRead;
112 Allocation3DDataFnPtr Allocation3DData;
113 Allocation3DReadFnPtr Allocation3DRead;
114 AllocationCopy2DRangeFnPtr AllocationCopy2DRange;
[all …]