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:center_y
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
DrawBaseVertexVariantsTest.cpp
321
uint32_t
center_y
= y * kTilePixelSize[1] + kTilePixelSize[1] / 2;
in checkDrawResult()
local
H
A
D
MultiDrawTest.cpp
373
uint32_t
center_y
= y * kTilePixelSize[1] + kTilePixelSize[1] / 2;
in CheckDrawResult()
local
H
A
D
DrawBaseVertexBaseInstanceTest.cpp
407
uint32_t
center_y
= y * kTilePixelSize[1] + kTilePixelSize[1] / 2;
in checkDrawResult()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_deshake.c
244
int center_x = 0,
center_y
= 0;
in find_motion()
local
/third_party/glfw/examples/
H
A
D
heightmap.c
291
static void generate_heightmap__circle(float* center_x, float*
center_y
,
in generate_heightmap__circle()
argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H
A
D
esextcGeometryShaderLimits.cpp
2864
const unsigned int
center_y
= (y1 + y2 + y3) / 3;
in verifyResultOfMultipleInvocationsPass()
local
2923
const unsigned int
center_y
= (y1 + y2 + y3) / 3;
in verifyResultOfSingleInvocationPass()
local
2970
const unsigned int
center_y
= (y1 + y2 + y3) / 3;
in verifyResultOfSingleInvocationPass()
local
/third_party/libinput/tools/
H
A
D
libinput-debug-gui.c
400
int center_x,
center_y
;
in draw_evdev_rel()
local
446
int center_x,
center_y
;
in draw_evdev_abs()
local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H
A
D
ftcolor.h
1171
FT_Fixed
center_y
;
member
1216
FT_Fixed
center_y
;
member
1267
FT_Fixed
center_y
;
member
Completed in 17 milliseconds