Searched defs:streamIndex (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/cpp/computepipe/runner/graph/ |
D | LocalPrebuiltGraph.cpp | 292 Status LocalPrebuiltGraph::SetInputStreamData(int streamIndex, int64_t timestamp, in SetInputStreamData() 306 Status LocalPrebuiltGraph::SetInputStreamPixelData(int streamIndex, int64_t timestamp, in SetInputStreamPixelData() 367 void LocalPrebuiltGraph::OutputStreamCallbackFunction(void* cookie, int streamIndex, in OutputStreamCallbackFunction() 379 void LocalPrebuiltGraph::OutputPixelStreamCallbackFunction(void* cookie, int streamIndex, in OutputPixelStreamCallbackFunction()
|
/packages/services/Car/cpp/computepipe/tests/fuzz/ |
D | LocalPrebuildGraphFuzzer.cpp | 54 [&numOutputStreamCallbacksReceived](int streamIndex, int64_t, std::string&&) { in LLVMFuzzerTestOneInput()
|
/packages/services/Car/cpp/computepipe/tests/runner/graph/ |
D | LocalPrebuiltGraphTest.cpp | 105 [&numOutputStreamCallbacksReceived](int streamIndex, int64_t, std::string&&) { in TEST()
|