Home
last modified time | relevance | path

Searched refs:mFnStartGraphExecution (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.h143 void* mFnStartGraphExecution; variable
DLocalPrebuiltGraph.cpp124 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)(void*))mFnStartGraphExecution; in handleExecutionPhase()