Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/gpu_tonemapper/
Dglengine.h32 #define EGL(func) func; macro
37 #define EGL(func) \ macro
/hardware/qcom/display/msm8909/gpu_tonemapper/
Dglengine.h32 #define EGL(func) func; macro
37 #define EGL(func) \ macro
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
Dglengine.h32 #define EGL(func) func; macro
37 #define EGL(func) \ macro
/hardware/qcom/sm8150/display/gpu_tonemapper/
Dglengine.h32 #define EGL(func) func; macro
37 #define EGL(func) \ macro
/hardware/qcom/sm7250/display/gpu_tonemapper/
Dglengine.h32 #define EGL(func) func; macro
37 #define EGL(func) \ macro
/hardware/google/gfxstream/host/gl/glestranslator/
Dmeson.build7 subdir('EGL') subdir
/hardware/google/gfxstream/host/
Dmeson.build66 qnx_egl_lib = cc.find_library('EGL', required : true) build