Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:EGL_DRAW
(Results
1 - 24
of
24
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H
A
D
EGLSyncTest.cpp
56
EGLSurface drawSurface = eglGetCurrentSurface(
EGL_DRAW
);
in TEST_P()
136
EGLSurface drawSurface = eglGetCurrentSurface(
EGL_DRAW
);
in TEST_P()
/third_party/skia/tools/gpu/gl/command_buffer/
H
A
D
GLTestContext_command_buffer.cpp
52
#define
EGL_DRAW
0x3059
macro
156
case
EGL_DRAW
:
in CurrentSurface()
206
auto dsurface = TLSCurrentObjects::CurrentSurface(
EGL_DRAW
);
in context_restorer()
/third_party/EGL/api/1.2/EGL/
H
A
D
egl.h
181
#define
EGL_DRAW
0x3059
macro
/third_party/EGL/api/1.2/
H
A
D
egl.h
177
#define
EGL_DRAW
0x3059
macro
/third_party/EGL/api/1.1/EGL/
H
A
D
egl.h
166
#define
EGL_DRAW
0x3059
macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
H
A
D
egl.h
177
#define
EGL_DRAW
0x3059
macro
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
H
A
D
egl.h
196
#define
EGL_DRAW
0x3059
macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/
H
A
D
egl.h
177
#define
EGL_DRAW
0x3059
macro
/third_party/EGL/api/1.0/EGL/
H
A
D
egl.h
203
#define
EGL_DRAW
0x3059
macro
/third_party/EGL/api/1.0/
H
A
D
egl.h
200
#define
EGL_DRAW
0x3059
macro
/third_party/skia/tools/gpu/gl/egl/
H
A
D
CreatePlatformGLTestContext_egl.cpp
20
auto dsurface = eglGetCurrentSurface(
EGL_DRAW
);
in context_restorer()
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
H
A
D
egl.h
200
#define
EGL_DRAW
0x3059
macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/
H
A
D
egl.h
200
#define
EGL_DRAW
0x3059
macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H
A
D
egl.h
82
#define
EGL_DRAW
0x3059
macro
/third_party/skia/tools/gpu/gl/angle/
H
A
D
GLTestContext_angle.cpp
44
auto dsurface = eglGetCurrentSurface(
EGL_DRAW
);
in context_restorer()
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H
A
D
egl.h
82
#define
EGL_DRAW
0x3059
macro
/third_party/vk-gl-cts/modules/egl/
H
A
D
teglQueryContextTests.cpp
151
const EGLContext gotDrawSurface = eglGetCurrentSurface(
EGL_DRAW
);
in executeForContext()
152
EGLU_CHECK_MSG(egl, "eglGetCurrentSurface(
EGL_DRAW
)");
in executeForContext()
/third_party/EGL/api/EGL/
H
A
D
egl.h
67
#define
EGL_DRAW
0x3059
macro
/third_party/mesa3d/include/EGL/
H
A
D
egl.h
67
#define
EGL_DRAW
0x3059
macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H
A
D
egl.h
67
#define
EGL_DRAW
0x3059
macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H
A
D
egl_stubs.cpp
370
else if (readdraw ==
EGL_DRAW
)
in GetCurrentSurface()
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H
A
D
unittests.cpp
176
EGLSurface currentDrawSurface = eglGetCurrentSurface(
EGL_DRAW
);
in Initialize()
204
EGLSurface currentDrawSurface = eglGetCurrentSurface(
EGL_DRAW
);
in Uninitialize()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H
A
D
libEGL.cpp
1027
else if(readdraw ==
EGL_DRAW
)
in GetCurrentSurface()
/third_party/mesa3d/src/egl/main/
H
A
D
eglapi.c
1625
case
EGL_DRAW
:
in eglGetCurrentSurface()
Completed in 25 milliseconds