HomeSort by relevance Sort by last modified time
    Searched refs:DisconnectWaiter (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/gui/tests/
DisconnectWaiter.h 29 // no way to forward the events. This DisconnectWaiter will not let the
32 class DisconnectWaiter : public BnConsumerListener {
34 DisconnectWaiter () :
SurfaceTextureGL_test.cpp 22 #include "DisconnectWaiter.h"
453 sp<DisconnectWaiter> dw(new DisconnectWaiter());
CpuConsumer_test.cpp 110 // no way to forward the events. This DisconnectWaiter will not let the
113 class DisconnectWaiter : public BufferQueue::ConsumerListener {
115 DisconnectWaiter () :

Completed in 158 milliseconds