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:xcb_flush
(Results
1 - 12
of
12
) sorted by relevance
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H
A
D
tcuLnxX11Xcb.cpp
118
xcb_flush
(connection);
in XcbWindow()
123
xcb_flush
(m_display.getConnection());
in ~XcbWindow()
139
xcb_flush
(m_display.getConnection());
in setVisibility()
165
xcb_flush
(display);
in setDimensions()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H
A
D
libXCB.cpp
24
getFuncAddress(lib, "
xcb_flush
", &
xcb_flush
);
in LibXcbExports()
H
A
D
libXCB.hpp
26
int (*
xcb_flush
)(xcb_connection_t *c) = nullptr;
member
H
A
D
XcbSurfaceKHR.cpp
134
libXCB->
xcb_flush
(connection);
in present()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H
A
D
vl_winsys_dri3.c
213
xcb_flush
(scrn->conn);
in dri3_find_back()
388
xcb_flush
(scrn->conn);
in dri3_get_back_buffer()
615
xcb_flush
(scrn->conn);
in vl_dri3_flush_frontbuffer()
665
xcb_flush
(scrn->conn);
in vl_dri3_screen_get_timestamp()
/third_party/pulseaudio/src/utils/
H
A
D
pax11publish.c
215
xcb_flush
(xcb);
in main()
/third_party/ffmpeg/libavdevice/
H
A
D
xcbgrab.c
287
xcb_flush
(c->conn);
in xcbgrab_frame_shm()
794
xcb_flush
(conn);
in select_region()
808
xcb_flush
(conn);
in select_region()
/third_party/pulseaudio/src/modules/x11/
H
A
D
module-x11-publish.c
235
xcb_flush
(pa_x11_wrapper_get_xcb_connection(u->x11_wrapper));
in pa__done()
/third_party/mesa3d/src/loader/
H
A
D
loader_dri3_helper.c
260
xcb_flush
(c);
in dri3_fence_await()
571
xcb_flush
(draw->conn);
in dri3_wait_for_event_locked()
1197
xcb_flush
(draw->conn);
in loader_dri3_swap_buffers_msc()
/third_party/mesa3d/src/vulkan/wsi/
H
A
D
wsi_common_x11.c
1131
xcb_flush
(chain->conn);
in x11_acquire_next_image_poll_x11()
1336
xcb_flush
(chain->conn);
in x11_present_to_x11_sw()
/third_party/mesa3d/src/glx/
H
A
D
glxcmds.c
884
xcb_flush
(c);
in glXSwapBuffers()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H
A
D
vulkan_command_buffer_utils.cpp
546
xcb_flush
(info.connection);
in init_window()
Completed in 16 milliseconds