Home
last modified time | relevance | path

Searched defs:is_async (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dbufferhub_rpc.h256 bool is_async; member
284 ProducerQueueConfigBuilder& SetIsAsync(bool is_async) { in SetIsAsync()
/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
Dbuffer_hub_queue_client.h54 bool is_async() const { return is_async_; } in is_async() function