Searched refs:drawLoop (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/host/tests/ | ||
D | GLSnapshotRendering_unittest.cpp | 41 void drawLoop() { in drawLoop() function in gfxstream::gl::__anon28261e1c0111::SnapshotTestTriangle |
D | HelloTriangle.cpp | 21 app.drawLoop(); in main() |
D | SampleApplication.h | 63 void drawLoop(); |
D | SampleApplication.cpp | 307 void SampleApplication::drawLoop() { in drawLoop() function in gfxstream::SampleApplication |