Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp154 ping(ASG_NOTIFY_AVAILABLE); in writeFully()
268 ping(ASG_NOTIFY_AVAILABLE); in type1WriteWithNotify()
298 ping(ASG_NOTIFY_AVAILABLE); in ensureConsumerFinishing()
331 ping(ASG_NOTIFY_AVAILABLE); in ensureType3Finished()
Daddress_space_graphics.cpp669 case ASG_NOTIFY_AVAILABLE: in perform()
/hardware/google/gfxstream/guest/GoldfishAddressSpace/include/
Daddress_space_graphics_types.h356 ASG_NOTIFY_AVAILABLE = 3, enumerator
/hardware/google/aemu/host-common/include/host-common/
Daddress_space_graphics_types.h375 ASG_NOTIFY_AVAILABLE = 3, enumerator
/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp438 request.metadata = ASG_NOTIFY_AVAILABLE; in notifyAvailable()
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp901 ping.metadata = ASG_NOTIFY_AVAILABLE; in addressSpaceProcessCmd()