HomeSort by relevance Sort by last modified time
    Searched defs:SwapBehavior (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/renderthread/
IRenderPipeline.h 36 enum class SwapBehavior {
70 virtual bool setSurface(Surface* window, SwapBehavior swapBehavior, ColorMode colorMode) = 0;
EglManager.h 85 enum class SwapBehavior {
90 SwapBehavior mSwapBehavior = SwapBehavior::Discard;
VulkanManager.h 174 enum class SwapBehavior {
178 SwapBehavior mSwapBehavior = SwapBehavior::Discard;
  /external/mesa3d/src/egl/main/
eglsurface.h 73 EGLenum SwapBehavior;

Completed in 632 milliseconds