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:eglWaitClient
(Results
1 - 25
of
25
) sorted by relevance
/third_party/EGL/sdk/docs/man/html/
H
A
D
Makefile
57
eglWaitClient
.xhtml \
/third_party/EGL/sdk/docs/man/xhtml/
H
A
D
Makefile
62
eglWaitClient
.html \
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
H
A
D
Makefile
62
eglWaitClient
.html \
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
H
A
D
Makefile
48
eglWaitClient
.xhtml \
/third_party/EGL/api/1.2/EGL/
H
A
D
egl.h
226
EGLBoolean
eglWaitClient
(void);
/third_party/EGL/api/1.2/
H
A
D
egl.h
222
EGLBoolean
eglWaitClient
(void);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H
A
D
libEGL.hpp
43
EGLBoolean (EGLAPIENTRY*
eglWaitClient
)(void);
member in LibEGLexports
H
A
D
main.cpp
475
EGLAPI EGLBoolean EGLAPIENTRY
eglWaitClient
(void)
in eglWaitClient()
function
688
this->
eglWaitClient
= egl::WaitClient;
in LibEGLexports()
H
A
D
libEGL.cpp
602
//
eglWaitClient
is ignored if there is no current EGL rendering context for the current rendering API.
in WaitClient()
1588
FUNCTION(
eglWaitClient
),
in GetProcAddress()
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
H
A
D
egl.h
222
EGLBoolean
eglWaitClient
(void);
/third_party/skia/third_party/externals/egl-registry/api/1.2/
H
A
D
egl.h
222
EGLBoolean
eglWaitClient
(void);
/third_party/EGL/api/1.0/EGL/
H
A
D
egl.h
248
EGLAPI EGLBoolean APIENTRY
eglWaitClient
(void);
/third_party/EGL/api/1.0/
H
A
D
egl.h
245
EGLAPI EGLBoolean APIENTRY
eglWaitClient
(void);
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H
A
D
trace_egl_loader_autogen.h
51
#define
eglWaitClient
t_eglWaitClient
macro
/third_party/skia/third_party/externals/angle2/util/
H
A
D
egl_loader_autogen.h
51
#define
eglWaitClient
l_eglWaitClient
macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
H
A
D
egl.h
245
EGLAPI EGLBoolean APIENTRY
eglWaitClient
(void);
/third_party/skia/third_party/externals/egl-registry/api/1.0/
H
A
D
egl.h
245
EGLAPI EGLBoolean APIENTRY
eglWaitClient
(void);
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H
A
D
egl.h
206
EGLAPI EGLBoolean EGLAPIENTRY
eglWaitClient
(void);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H
A
D
egl.h
206
EGLAPI EGLBoolean EGLAPIENTRY
eglWaitClient
(void);
/third_party/EGL/api/EGL/
H
A
D
egl.h
229
EGLAPI EGLBoolean EGLAPIENTRY
eglWaitClient
(void);
/third_party/mesa3d/include/EGL/
H
A
D
egl.h
229
EGLAPI EGLBoolean EGLAPIENTRY
eglWaitClient
(void);
/third_party/skia/third_party/externals/angle2/include/EGL/
H
A
D
egl.h
229
EGLAPI EGLBoolean EGLAPIENTRY
eglWaitClient
(void);
/third_party/skia/third_party/externals/angle2/src/libEGL/
H
A
D
libEGL_autogen.cpp
298
EGLBoolean EGLAPIENTRY
eglWaitClient
()
in eglWaitClient()
function
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H
A
D
rosen_context_impl.cpp
913
auto ret =
eglWaitClient
();
in OH_waitClient()
/third_party/mesa3d/src/egl/main/
H
A
D
eglapi.c
1544
eglWaitClient
(void)
in eglWaitClient()
function
1553
/* Since we only support OpenGL and GLES, eglWaitGL is equivalent to
eglWaitClient
. */
in eglWaitGL()
1664
*
eglWaitClient
()
Completed in 24 milliseconds