Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libbufferhub/
Dbuffer_hub_client.cpp484 int BufferProducer::LocalPost(const DvrNativeBufferMetadata* meta, in LocalPost() function in android::dvr::BufferProducer
526 if (const int error = LocalPost(&canonical_meta, ready_fence)) in Post()
537 if (const int error = LocalPost(meta, ready_fence)) in PostAsync()
/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dbuffer_hub_client.h262 int LocalPost(const DvrNativeBufferMetadata* meta,