Home
last modified time | relevance | path

Searched defs:setSwapBehavior (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp76 void RenderProxy::setSwapBehavior(SwapBehavior swapBehavior) { in setSwapBehavior() function in android::uirenderer::renderthread::RenderProxy
H A DCanvasContext.cpp272 void CanvasContext::setSwapBehavior(SwapBehavior swapBehavior) { in setSwapBehavior() function in android::uirenderer::renderthread::CanvasContext
/aosp_15_r20/external/angle/src/libANGLE/
H A DSurface.cpp418 void Surface::setSwapBehavior(EGLenum behavior) in setSwapBehavior() function in egl::Surface