Searched defs:SwapBehavior (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DEglManager.h113 enum class SwapBehavior { class in class:android::uirenderer::renderthread::EglManager
118 SwapBehavior mSwapBehavior = SwapBehavior::Discard;
H A DCanvasContext.h65 enum SwapBehavior { enum in namespace:android::uirenderer::renderthread
80 void setSwapBehavior(SwapBehavior swapBehavior);
197 SwapBehavior mSwapBehavior = kSwap_default;

Completed in 3941 milliseconds