Searched refs:waitForFrame (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLThreadToGL_test.cpp38 mFC->waitForFrame();
59 mFC->waitForFrame();
87 mFC->waitForFrame();
118 mFC->waitForFrame();
153 mFC->waitForFrame();
164 mFC->waitForFrame();
166 mFC->waitForFrame();
186 mFC->waitForFrame();
H A DSurfaceTextureMultiContextGL_test.cpp33 mFW->waitForFrame();
48 mFW->waitForFrame();
64 mFW->waitForFrame();
80 mFW->waitForFrame();
93 mFW->waitForFrame();
108 mFW->waitForFrame();
125 mFW->waitForFrame();
145 mFW->waitForFrame();
154 mFW->waitForFrame();
185 mFW->waitForFrame();
[all...]
H A DFrameWaiter.h30 void waitForFrame() { function in class:android::FrameWaiter
H A DDisconnectWaiter.h39 void waitForFrame() { function in class:android::DisconnectWaiter
H A DSurfaceTextureGL_test.cpp307 mFW->waitForFrame();
308 mFW->waitForFrame();
318 mFW->waitForFrame();
490 dw->waitForFrame();
493 dw->waitForFrame();
529 mFW->waitForFrame();
555 mFW->waitForFrame();
587 mFW->waitForFrame();
598 mFW->waitForFrame();
610 mFW->waitForFrame();
[all...]
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 DSurfaceTextureGLToGL_test.cpp181 mFW->waitForFrame();
228 mFW->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 61 milliseconds