Lines Matching refs:EGL
85 // Build META EGL library
115 srcs: ["EGL/getProcAddress.cpp"],
127 "EGL/BlobCache.cpp",
128 "EGL/FileBlobCache.cpp",
130 export_include_dirs: ["EGL"],
137 "EGL/egl_tls.cpp",
138 "EGL/egl_cache.cpp",
139 "EGL/egl_display.cpp",
140 "EGL/egl_object.cpp",
141 "EGL/egl_layers.cpp",
142 "EGL/egl.cpp",
143 "EGL/eglApi.cpp",
144 "EGL/egl_platform_entries.cpp",
145 "EGL/Loader.cpp",
146 "EGL/egl_angle_platform.cpp",
163 export_include_dirs: ["EGL/include"],
174 "EGL/BlobCache.cpp",
175 "EGL/BlobCache_test.cpp",