Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.cpp68 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)(const unsigned char*, in handleConfigPhase() local
124 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)(void*))mFnStartGraphExecution; in handleExecutionPhase() local
173 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)())mFnResetGraph; in handleResetPhase() local
267 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)())mFnGetErrorCode; in GetStatus() local
276 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)(unsigned char*, size_t, in GetErrorMessage() local
297 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)(int, int64_t, const unsigned char*, in SetInputStreamData() local
312 auto mappedFn = in SetInputStreamPixelData() local
326 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)(bool))mFnStopGraphExecution; in StopGraphExecution() local
336 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)())mFnStartGraphProfiling; in StartGraphProfiling() local
342 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)())mFnStopGraphProfiling; in StopGraphProfiling() local
[all …]