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:chopped
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/gm/
H
A
D
trickycubicstrokes.cpp
87
SkPoint
chopped
[7];
in calc_tight_cubic_bounds()
local
H
A
D
beziereffects.cpp
485
SkPoint
chopped
[5];
variable
/third_party/skia/tests/
H
A
D
PathOpsConicIntersectionTest.cpp
47
static void chopCompare(const SkConic
chopped
[2], const SkDConic dChopped[2]) {
in chopCompare()
argument
75
SkConic conic,
chopped
[2];
in writePng()
local
145
SkDConic
chopped
= dConic.subDivide(tIndex / (double) chops,
writeDPng()
local
164
SkConic
chopped
[2];
chopBothWays()
local
[all...]
H
A
D
GeometryTest.cpp
463
SkPoint
chopped
[5];
in test_chop_quad_at_midtangent()
local
485
SkPoint
chopped
[7];
in test_chop_cubic_at_midtangent()
local
/third_party/skia/src/pathops/
H
A
D
SkPathOpsConic.cpp
171
SkDConic
chopped
= this->subDivide(t1, t2);
in subDivide()
local
/third_party/skia/src/gpu/geometry/
H
A
D
GrPathUtils.cpp
521
SkPoint
chopped
[10];
in convertCubicToQuads()
local
542
SkPoint
chopped
[10];
in convertCubicToQuadsConstrainToTangents()
local
/third_party/skia/tools/fonts/
H
A
D
TestSVGTypeface.cpp
1111
SkPoint
chopped
[10];
in convertCubicToQuads()
local
/third_party/skia/src/core/
H
A
D
SkPath.cpp
2794
SkConic
chopped
[2];
in winding_conic()
local
Completed in 14 milliseconds