Lines Matching refs:mEntryFuncs
57 dispatchTable RsHidlAdaptation::mEntryFuncs; member in RsHidlAdaptation
84 return &mEntryFuncs; in GetEntryFuncs()
89 mEntryFuncs.Allocation1DData = Allocation1DData; in LoadDispatchForHidl()
90 mEntryFuncs.Allocation1DElementData = Allocation1DElementData; in LoadDispatchForHidl()
91 mEntryFuncs.Allocation1DRead = Allocation1DRead; in LoadDispatchForHidl()
92 mEntryFuncs.Allocation2DData = Allocation2DData; in LoadDispatchForHidl()
93 mEntryFuncs.Allocation2DRead = Allocation2DRead; in LoadDispatchForHidl()
94 mEntryFuncs.Allocation3DData = Allocation3DData; in LoadDispatchForHidl()
95 mEntryFuncs.Allocation3DRead = Allocation3DRead; in LoadDispatchForHidl()
96 mEntryFuncs.AllocationAdapterCreate = AllocationAdapterCreate; in LoadDispatchForHidl()
97 mEntryFuncs.AllocationAdapterOffset = AllocationAdapterOffset; in LoadDispatchForHidl()
98 mEntryFuncs.AllocationCopy2DRange = AllocationCopy2DRange; in LoadDispatchForHidl()
99 mEntryFuncs.AllocationCopy3DRange = AllocationCopy3DRange; in LoadDispatchForHidl()
100 mEntryFuncs.AllocationCopyToBitmap = AllocationCopyToBitmap; in LoadDispatchForHidl()
101 mEntryFuncs.AllocationCreateFromBitmap = AllocationCreateFromBitmap; in LoadDispatchForHidl()
102 mEntryFuncs.AllocationCreateTyped = AllocationCreateTyped; in LoadDispatchForHidl()
103 mEntryFuncs.AllocationCubeCreateFromBitmap = AllocationCubeCreateFromBitmap; in LoadDispatchForHidl()
104 mEntryFuncs.AllocationElementData = AllocationElementData; in LoadDispatchForHidl()
105 mEntryFuncs.AllocationElementRead = AllocationElementRead; in LoadDispatchForHidl()
106 mEntryFuncs.AllocationGenerateMipmaps = AllocationGenerateMipmaps; in LoadDispatchForHidl()
107 mEntryFuncs.AllocationGetPointer = AllocationGetPointer; in LoadDispatchForHidl()
108 mEntryFuncs.AllocationGetSurface = AllocationGetSurface; in LoadDispatchForHidl()
109 mEntryFuncs.AllocationGetType = AllocationGetType; in LoadDispatchForHidl()
110 mEntryFuncs.AllocationIoReceive = AllocationIoReceive; in LoadDispatchForHidl()
111 mEntryFuncs.AllocationIoSend = AllocationIoSend; in LoadDispatchForHidl()
112 mEntryFuncs.AllocationRead = AllocationRead; in LoadDispatchForHidl()
113 mEntryFuncs.AllocationResize1D = AllocationResize1D; in LoadDispatchForHidl()
114 mEntryFuncs.AllocationSetSurface = AllocationSetSurface; in LoadDispatchForHidl()
115 mEntryFuncs.AllocationSetupBufferQueue = AllocationSetupBufferQueue; in LoadDispatchForHidl()
116 mEntryFuncs.AllocationShareBufferQueue = AllocationShareBufferQueue; in LoadDispatchForHidl()
117 mEntryFuncs.AllocationSyncAll = AllocationSyncAll; in LoadDispatchForHidl()
118 mEntryFuncs.AssignName = AssignName; in LoadDispatchForHidl()
119 mEntryFuncs.ClosureCreate = ClosureCreate; in LoadDispatchForHidl()
120 mEntryFuncs.ClosureSetArg = ClosureSetArg; in LoadDispatchForHidl()
121 mEntryFuncs.ClosureSetGlobal = ClosureSetGlobal; in LoadDispatchForHidl()
122 mEntryFuncs.ContextCreate = ContextCreate; in LoadDispatchForHidl()
123 mEntryFuncs.ContextDeinitToClient = ContextDeinitToClient; in LoadDispatchForHidl()
124 mEntryFuncs.ContextDestroy = ContextDestroy; in LoadDispatchForHidl()
125 mEntryFuncs.ContextDump = ContextDump; in LoadDispatchForHidl()
126 mEntryFuncs.ContextFinish = ContextFinish; in LoadDispatchForHidl()
127 mEntryFuncs.ContextGetMessage = ContextGetMessage; in LoadDispatchForHidl()
128 mEntryFuncs.ContextInitToClient = ContextInitToClient; in LoadDispatchForHidl()
129 mEntryFuncs.ContextPeekMessage = ContextPeekMessage; in LoadDispatchForHidl()
130 mEntryFuncs.ContextSendMessage = ContextSendMessage; in LoadDispatchForHidl()
131 mEntryFuncs.ContextSetCacheDir = ContextSetCacheDir; in LoadDispatchForHidl()
132 mEntryFuncs.ContextSetPriority = ContextSetPriority; in LoadDispatchForHidl()
133 mEntryFuncs.ElementCreate = ElementCreate; in LoadDispatchForHidl()
134 mEntryFuncs.ElementCreate2 = ElementCreate2; in LoadDispatchForHidl()
135 mEntryFuncs.ElementGetNativeData = ElementGetNativeData; in LoadDispatchForHidl()
136 mEntryFuncs.ElementGetSubElements = ElementGetSubElements; in LoadDispatchForHidl()
137 mEntryFuncs.GetName = GetName; in LoadDispatchForHidl()
138 mEntryFuncs.InvokeClosureCreate = InvokeClosureCreate; in LoadDispatchForHidl()
139 mEntryFuncs.ObjDestroy = ObjDestroy; in LoadDispatchForHidl()
140 mEntryFuncs.SamplerCreate = SamplerCreate; in LoadDispatchForHidl()
141 mEntryFuncs.ScriptBindAllocation = ScriptBindAllocation; in LoadDispatchForHidl()
142 mEntryFuncs.ScriptCCreate = ScriptCCreate; in LoadDispatchForHidl()
143 mEntryFuncs.ScriptFieldIDCreate = ScriptFieldIDCreate; in LoadDispatchForHidl()
144 mEntryFuncs.ScriptForEach = ScriptForEach; in LoadDispatchForHidl()
145 mEntryFuncs.ScriptForEachMulti = ScriptForEachMulti; in LoadDispatchForHidl()
146 mEntryFuncs.ScriptGetVarV = ScriptGetVarV; in LoadDispatchForHidl()
147 mEntryFuncs.ScriptGroup2Create = ScriptGroup2Create; in LoadDispatchForHidl()
148 mEntryFuncs.ScriptGroupCreate = ScriptGroupCreate; in LoadDispatchForHidl()
149 mEntryFuncs.ScriptGroupExecute = ScriptGroupExecute; in LoadDispatchForHidl()
150 mEntryFuncs.ScriptGroupSetInput = ScriptGroupSetInput; in LoadDispatchForHidl()
151 mEntryFuncs.ScriptGroupSetOutput = ScriptGroupSetOutput; in LoadDispatchForHidl()
152 mEntryFuncs.ScriptIntrinsicCreate = ScriptIntrinsicCreate; in LoadDispatchForHidl()
153 mEntryFuncs.ScriptInvoke = ScriptInvoke; in LoadDispatchForHidl()
154 mEntryFuncs.ScriptInvokeIDCreate = ScriptInvokeIDCreate; in LoadDispatchForHidl()
155 mEntryFuncs.ScriptInvokeV = ScriptInvokeV; in LoadDispatchForHidl()
156 mEntryFuncs.ScriptKernelIDCreate = ScriptKernelIDCreate; in LoadDispatchForHidl()
157 mEntryFuncs.ScriptReduce = ScriptReduce; in LoadDispatchForHidl()
158 mEntryFuncs.ScriptSetTimeZone = ScriptSetTimeZone; in LoadDispatchForHidl()
159 mEntryFuncs.ScriptSetVarD = ScriptSetVarD; in LoadDispatchForHidl()
160 mEntryFuncs.ScriptSetVarF = ScriptSetVarF; in LoadDispatchForHidl()
161 mEntryFuncs.ScriptSetVarI = ScriptSetVarI; in LoadDispatchForHidl()
162 mEntryFuncs.ScriptSetVarJ = ScriptSetVarJ; in LoadDispatchForHidl()
163 mEntryFuncs.ScriptSetVarObj = ScriptSetVarObj; in LoadDispatchForHidl()
164 mEntryFuncs.ScriptSetVarV = ScriptSetVarV; in LoadDispatchForHidl()
165 mEntryFuncs.ScriptSetVarVE = ScriptSetVarVE; in LoadDispatchForHidl()
166 mEntryFuncs.TypeCreate = TypeCreate; in LoadDispatchForHidl()
167 mEntryFuncs.TypeGetNativeData = TypeGetNativeData; in LoadDispatchForHidl()
183 mEntryFuncs = *(fallbackInstance.GetEntryFuncs()); in InitializeHalDeviceContext()