Home
last modified time | relevance | path

Searched defs:DispatchPixelData (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/computepipe/tests/runner/graph/
DLocalPrebuiltGraphTest.cpp53 void DispatchPixelData(int streamId, int64_t timestamp, in DispatchPixelData() function in android::automotive::computepipe::graph::__anon1ca09fe00111::PrebuiltEngineInterfaceImpl
DGrpcGraphTest.cpp186 void DispatchPixelData(int streamId, int64_t timestamp, in DispatchPixelData() function in android::automotive::computepipe::graph::__anon6c8fcc7a0111::PrebuiltEngineInterfaceImpl
/packages/services/Car/computepipe/runner/client_interface/
DAidlClientImpl.cpp114 Status AidlClientImpl::DispatchPixelData(int32_t streamId, in DispatchPixelData() function in android::automotive::computepipe::runner::client_interface::aidl_client::AidlClientImpl
/packages/services/Car/computepipe/runner/engine/
DDefaultEngine.cpp206 void DefaultEngine::DispatchPixelData(int streamId, int64_t timestamp, const InputFrame& frame) { in DispatchPixelData() function in android::automotive::computepipe::runner::engine::DefaultEngine