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 {
64 virtual bool setSurface(Surface* window, SwapBehavior swapBehavior) = 0;
EglManager.h 84 enum class SwapBehavior {
89 SwapBehavior mSwapBehavior = SwapBehavior::Discard;
VulkanManager.h 174 enum class SwapBehavior {
178 SwapBehavior mSwapBehavior = SwapBehavior::Discard;
  /external/mesa3d/src/egl/main/
eglsurface.h 67 EGLenum SwapBehavior;

Completed in 2423 milliseconds