Searched refs:SwapBuffersSync (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_graphics_3d.h33 int32_t SwapBuffersSync(pp::Graphics3D* context);
H A Dtest_graphics_3d.cc61 int32_t rv = SwapBuffersSync(&context);
89 int32_t rv = SwapBuffersSync(&context);
132 int32_t rv = SwapBuffersSync(&context);
138 int32_t TestGraphics3D::SwapBuffersSync(pp::Graphics3D* context) { function in class:TestGraphics3D

Completed in 552 milliseconds