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
defs:rectangle
(Results
1 - 9
of
9
) sorted by relevance
/third_party/python/Lib/curses/
H
A
D
textpad.py
6
def
rectangle
(win, uly, ulx, lry, lrx):
function
/third_party/skia/src/gpu/
H
A
D
GrTestUtils.cpp
152
SkRect
rectangle
= SkRect::MakeWH(10.f, 20.f);
in TestRRectSimple()
local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H
A
D
vl_winsys_dri3.c
570
xcb_rectangle_t
rectangle
;
in vl_dri3_flush_frontbuffer()
local
/third_party/ffmpeg/libavdevice/
H
A
D
xcbgrab.c
711
xcb_rectangle_t
rectangle
;
in rectangle_from_corners()
local
730
xcb_rectangle_t
rectangle
= { 0 };
in select_region()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H
A
D
lp_rast.h
251
const struct lp_rast_rectangle *
rectangle
;
member
/third_party/mesa3d/src/egl/drivers/dri2/
H
A
D
platform_x11.c
489
xcb_rectangle_t
rectangle
;
in dri2_x11_process_buffers()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H
A
D
vktDynamicStateComputeTests.cpp
233
const VkRect2D
rectangle
=
in setDiscardRectangle()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H
A
D
vktDynamicStateComputeTests.cpp
231
const VkRect2D
rectangle
=
in setDiscardRectangle()
local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H
A
D
frame_capture_utils.cpp
417
SerializeRectangle(JsonSerializer *json, const std::string &name, const gl::Rectangle &
rectangle
)
SerializeRectangle()
argument
Completed in 14 milliseconds