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

/frameworks/base/libs/hwui/renderthread/
H A DIRenderPipeline.h36 enum class SwapBehavior { class in namespace:android::uirenderer::renderthread
64 virtual bool setSurface(Surface* window, SwapBehavior swapBehavior) = 0;
H A DEglManager.h84 enum class SwapBehavior { class in class:android::uirenderer::renderthread::EglManager
89 SwapBehavior mSwapBehavior = SwapBehavior::Discard;
H A DVulkanManager.h174 enum class SwapBehavior { class in class:android::uirenderer::renderthread::VulkanManager
178 SwapBehavior mSwapBehavior = SwapBehavior::Discard;

Completed in 478 milliseconds