Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.h137 void* mFnResetGraph; variable
DLocalPrebuiltGraph.cpp173 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)())mFnResetGraph; in handleResetPhase()