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_x
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
DrawBaseVertexVariantsTest.cpp
320
uint32_t
center_x
= x * kTilePixelSize[0] + kTilePixelSize[0] / 2;
in checkDrawResult()
local
H
A
D
MultiDrawTest.cpp
372
uint32_t
center_x
= x * kTilePixelSize[0] + kTilePixelSize[0] / 2;
in CheckDrawResult()
local
H
A
D
DrawBaseVertexBaseInstanceTest.cpp
406
uint32_t
center_x
= x * kTilePixelSize[0] + kTilePixelSize[0] / 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
313
float
center_x
;
in update_map()
local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H
A
D
esextcGeometryShaderLimits.cpp
2863
const unsigned int
center_x
= (x1 + x2 + x3) / 3;
in verifyResultOfMultipleInvocationsPass()
local
2922
const unsigned int
center_x
= (x1 + x2 + x3) / 3;
in verifyResultOfSingleInvocationPass()
local
2969
const unsigned int
center_x
= (x1 + x2 + x3) / 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
1170
FT_Fixed
center_x
;
member
1215
FT_Fixed
center_x
;
member
1266
FT_Fixed
center_x
;
member
Completed in 13 milliseconds