Home
last modified time | relevance | path

Searched refs:EGL_SWAP_BEHAVIOR_PRESERVED_BIT (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGL14.java103 public static final int EGL_SWAP_BEHAVIOR_PRESERVED_BIT = 0x0400; field in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h234 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 macro
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp182 (mSwapBehavior == SwapBehavior::Preserved) ? EGL_SWAP_BEHAVIOR_PRESERVED_BIT : 0; in loadConfigs()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if103 public static final int EGL_SWAP_BEHAVIOR_PRESERVED_BIT = 0x0400;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18782 field public static final int EGL_SWAP_BEHAVIOR_PRESERVED_BIT = 1024; // 0x400
/frameworks/base/config/
Dhiddenapi-public-dex.txt27691 Landroid/opengl/EGL14;->EGL_SWAP_BEHAVIOR_PRESERVED_BIT:I
/frameworks/base/api/
Dcurrent.txt29208 field public static final int EGL_SWAP_BEHAVIOR_PRESERVED_BIT = 1024; // 0x400