Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponent.cpp587 const SurfaceSyncObj& syncObject) { in setOutputSurfaceWithSyncObj() argument
602 const native_handle_t *h = syncObject.syncMemory; in setOutputSurfaceWithSyncObj()
604 uint64_t bqId = syncObject.bqId; in setOutputSurfaceWithSyncObj()
605 uint32_t generationId = syncObject.generationId; in setOutputSurfaceWithSyncObj()
606 uint64_t consumerUsage = syncObject.consumerUsage; in setOutputSurfaceWithSyncObj()
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h115 const SurfaceSyncObj& syncObject) override;