Home
last modified time | relevance | path

Searched defs:EGL (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL.java19 public interface EGL { interface
/frameworks/native/opengl/libs/EGL/
DLoader.h34 EGL = 0x01, enumerator
/frameworks/opt/gamesdk/src/swappy/
DEGL.h48 explicit EGL(std::chrono::nanoseconds refreshPeriod, ConstructorTag) in EGL() function
DSwappy.h41 class EGL; variable