Searched defs:waitForFrame (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DFrameWaiter.h30 void waitForFrame() { function in class:android::FrameWaiter
H A DDisconnectWaiter.h39 void waitForFrame() { function in class:android::DisconnectWaiter
H A DSurfaceTextureGLThreadToGL.h47 * fc->waitForFrame();
96 // and should call both waitForFrame and finishFrame once for each expected
108 // waitForFrame waits for the next frame to arrive. This should be
111 void waitForFrame() { function in class:android::SurfaceTextureGLThreadToGLTest::FrameCondition
113 ALOGV("+waitForFrame");
118 ALOGV("-waitForFrame");
H A DCpuConsumer_test.cpp89 void waitForFrame() { function in class:android::CpuConsumerTest::FrameWaiter
120 void waitForFrame() { function in class:android::CpuConsumerTest::DisconnectWaiter

Completed in 108 milliseconds