Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Daddress_space_graphics.h46 static void setConsumer(ConsumerInterface);
101 ConsumerInterface mConsumerInterface;
Daddress_space_graphics_types.h322 struct ConsumerInterface { struct
/hardware/google/gfxstream/guest/GoldfishAddressSpace/include/
Daddress_space_graphics_types.h312 struct ConsumerInterface { struct
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp88 void setConsumer(ConsumerInterface iface) { in setConsumer()
92 ConsumerInterface getConsumerInterface() { in getConsumerInterface()
544 ConsumerInterface mConsumerInterface;
567 ConsumerInterface iface) { in setConsumer()
Daddress_space_graphics_unittests.cpp567 ConsumerInterface interface = { in SetUp()
/hardware/google/gfxstream/host/gl/gl-host-common/
Dopengles.cpp69 using android::emulation::asg::ConsumerInterface;
193 ConsumerInterface iface = { in android_startOpenglesRenderer()