Searched defs:DispatchPixelData (Results 1 – 4 of 4) sorted by relevance
/packages/services/Car/cpp/computepipe/tests/runner/graph/includes/ | ||
D | PrebuiltEngineInterfaceImpl.h | 51 void DispatchPixelData(int streamId, int64_t timestamp, in DispatchPixelData() function |
D | GrpcGraphServerImpl.h | 183 void DispatchPixelData(int streamId, int64_t timestamp, in DispatchPixelData() function |
/packages/services/Car/cpp/computepipe/runner/client_interface/ | ||
D | AidlClientImpl.cpp | 115 Status AidlClientImpl::DispatchPixelData(int32_t streamId, in DispatchPixelData() function in android::automotive::computepipe::runner::client_interface::aidl_client::AidlClientImpl |
/packages/services/Car/cpp/computepipe/runner/engine/ | ||
D | DefaultEngine.cpp | 206 void DefaultEngine::DispatchPixelData(int streamId, int64_t timestamp, const InputFrame& frame) { in DispatchPixelData() function in android::automotive::computepipe::runner::engine::DefaultEngine |