Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.h104 static void OutputPixelStreamCallbackFunction(void* cookie, int streamIndex, int64_t timestamp,
DLocalPrebuiltGraph.cpp83 pixelCallbackFn(LocalPrebuiltGraph::OutputPixelStreamCallbackFunction); in handleConfigPhase()
379 void LocalPrebuiltGraph::OutputPixelStreamCallbackFunction(void* cookie, int streamIndex, in OutputPixelStreamCallbackFunction() function in android::automotive::computepipe::graph::LocalPrebuiltGraph