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:miter
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/tests/
H
A
D
PaintTest.cpp
72
SkScalar
miter
= std::max(SK_Scalar1, paint.getStrokeMiter());
in DEF_TEST()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/
H
A
D
pen_fuzzer.cpp
56
float
miter
= GetObject<float>();
in PenFuzzTest000()
local
/third_party/skia/src/effects/
H
A
D
SkOpPathEffect.cpp
140
SkStrokePE::SkStrokePE(SkScalar width, SkPaint::Join join, SkPaint::Cap cap, SkScalar
miter
)
in SkStrokePE()
argument
170
SkScalar
miter
= buffer.readScalar();
in CreateProc()
local
132
Make(SkScalar width, SkPaint::Join join, SkPaint::Cap cap, SkScalar
miter
)
Make()
argument
/third_party/skia/src/gpu/
H
A
D
GrStyle.cpp
82
SkScalar
miter
= -1.f;
in WriteKey()
local
/third_party/skia/src/c/
H
A
D
sk_paint.cpp
96
void sk_paint_set_stroke_miter(sk_paint_t* cpaint, float
miter
) {
in sk_paint_set_stroke_miter()
argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H
A
D
drawing_pen.cpp
218
void OH_Drawing_PenSetMiterLimit(OH_Drawing_Pen* cPen, float
miter
)
in OH_Drawing_PenSetMiterLimit()
argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/
H
A
D
drawing_fuzzer.cpp
424
float
miter
= static_cast<float>(data[1]);
in NativeDrawingPenTest()
local
/foundation/communication/nfc/frameworks/js/napi/controller/
H
A
D
nfc_napi_controller_event.cpp
296
auto
miter
= iter->second.begin();
in Register()
local
Completed in 6 milliseconds