Home
last modified time | relevance | path

Searched defs:SwapBuffers (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLWaylandTest.cpp113 TEST_P(EGLWaylandTest, SwapBuffers) in TEST_P() argument
/aosp_15_r20/external/libaom/test/
H A Dy4m_video_source.h94 void SwapBuffers(Y4mVideoSource *other) { in SwapBuffers() function
/aosp_15_r20/external/libvpx/test/
H A Dy4m_video_source.h92 void SwapBuffers(Y4mVideoSource *other) { in SwapBuffers() function
/aosp_15_r20/frameworks/base/libs/hwui/
H A DFrameInfo.h54 SwapBuffers, enumerator
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp113 bool GLEnv::SwapBuffers() { in SwapBuffers() function in android::filterfw::GLEnv
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Degldriver.h116 EGLBoolean (*SwapBuffers)(_EGLDisplay *disp, _EGLSurface *draw); member
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_stubs.cpp740 EGLBoolean SwapBuffers(Thread *thread, Display *display, egl::SurfaceID surfaceID) in SwapBuffers() function
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module_unittest.cc150 void SwapBuffers(std::vector<uint8_t>* payload) { in SwapBuffers() function in webrtc::PacketizationCallbackStubOldApi
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs93389 pub fn SwapBuffers(arg1: HDC) -> BOOL; in SwapBuffers() function