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:xy1
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/tests/
H
A
D
PathOpsConicQuadIntersectionTest.cpp
59
SkDPoint
xy1
= conic.ptAtT(tt1);
in conicQuadIntersection()
local
H
A
D
PathOpsCubicQuadIntersectionTest.cpp
80
SkDPoint
xy1
= cubic.ptAtT(tt1);
in cubicQuadIntersection()
local
H
A
D
PathOpsCubicConicIntersectionTest.cpp
70
SkDPoint
xy1
= cubic.ptAtT(tt1);
in cubicConicIntersection()
local
H
A
D
PathOpsCubicLineIntersectionTest.cpp
155
SkDPoint
xy1
= cubic.ptAtT(tt1);
in testOne()
local
H
A
D
PathOpsConicIntersectionTest.cpp
316
SkDPoint
xy1
, xy2;
in oneOff()
local
H
A
D
PathOpsQuadIntersectionTest.cpp
44
SkDPoint
xy1
= quad1.ptAtT(tt1);
in standardTestCases()
local
348
SkDPoint
xy1
= quad1.ptAtT(tt1);
in oneOffTest1()
local
[all...]
H
A
D
PathOpsCubicIntersectionTest.cpp
61
SkDPoint
xy1
= c1.ptAtT(tt1);
in standardTestCases()
local
418
SkDPoint
xy1
, xy2;
in oneOff()
local
517
SkDPoint
xy1
= c1.ptAtT(tt1);
CubicIntersection_RandTest()
local
[all...]
/third_party/skia/third_party/externals/libpng/
H
A
D
png.c
1592
png_colorspace_endpoints_match(const png_xy *
xy1
, const png_xy *xy2, int delta)
in png_colorspace_endpoints_match()
argument
/third_party/skia/src/pathops/
H
A
D
SkOpAngle.cpp
223
double
xy1
= line.fX * (testCurve[index].fY - origin.fY);
in lineOnOneSide()
local
273
double
xy1
= line.fX * testLine.fY;
in linesOnOriginalSide()
local
/third_party/ffmpeg/libavfilter/
H
A
D
af_arnndn.c
785
dual_inner_prod(const float *x, const float *y01, const float *y02, int N, float *
xy1
, float *xy2)
dual_inner_prod()
argument
Completed in 13 milliseconds