Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.h146 void* mFnStopGraphProfiling; variable
DLocalPrebuiltGraph.cpp342 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)())mFnStopGraphProfiling; in StopGraphProfiling()