Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp338 uint32_t hostState = __atomic_load_n(m_context.host_state, __ATOMIC_ACQUIRE); in writeFullyAsync() local
341 hostState != ASG_HOST_STATE_CAN_CONSUME && in writeFullyAsync()
342 hostState != ASG_HOST_STATE_RENDERING) { in writeFullyAsync()