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:Ellipse
(Results
1 - 15
of
15
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H
A
D
canvas_path.cpp
77
void NativeCanvasPath::
Ellipse
(double x, double y, double radiusX, double radiusY, double rotation, double startAngle,
in Ellipse()
function in OHOS::Ace::Framework::NativeCanvasPath
H
A
D
canvas_renderer.cpp
284
void NativeCanvasRenderer::
Ellipse
(const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::Framework::NativeCanvasRenderer
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
decoration.cpp
418
void CanvasPath2D::
Ellipse
(
in Ellipse()
function in OHOS::Ace::CanvasPath2D
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H
A
D
custom_paint_component.cpp
201
void CanvasTaskPool::
Ellipse
(const OHOS::Ace::EllipseParam& param)
in Ellipse()
function in OHOS::Ace::CanvasTaskPool
H
A
D
rosen_render_custom_paint.cpp
1210
void RosenRenderCustomPaint::
Ellipse
(const Offset& offset, const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::RosenRenderCustomPaint
H
A
D
rosen_render_offscreen_canvas.cpp
2437
void RosenRenderOffscreenCanvas::
Ellipse
(const EllipseParam& param)
in UpdateTextStyleForeground()
function in OHOS::Ace::RosenRenderOffscreenCanvas
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H
A
D
canvas_rendering_context_2d_model_ng.cpp
403
void CanvasRenderingContext2DModelNG::
Ellipse
(const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
H
A
D
offscreen_canvas_rendering_context_2d_model_ng.cpp
282
void OffscreenCanvasRenderingContext2DModelNG::
Ellipse
(const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H
A
D
offscreen_canvas_pattern.cpp
114
void OffscreenCanvasPattern::
Ellipse
(const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::NG::OffscreenCanvasPattern
H
A
D
canvas_pattern.cpp
383
void CanvasPattern::
Ellipse
(const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::NG::CanvasPattern
H
A
D
custom_paint_paint_method.cpp
907
void CustomPaintPaintMethod::
Ellipse
(const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::NG::CustomPaintPaintMethod
/foundation/arkui/ace_engine/frameworks/base/geometry/
H
A
D
shape.h
344
class
Ellipse
: public BasicShape {
class
348
Ellipse
() : BasicShape(BasicShapeType::ELLIPSE) {}
in Ellipse()
function in OHOS::Ace::Ellipse
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H
A
D
canvas_rendering_context_2d_model_impl.cpp
267
void CanvasRenderingContext2DModelImpl::
Ellipse
(const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H
A
D
offscreen_canvas_rendering_context_2d_model_impl.cpp
269
void OffscreenCanvasRenderingContext2DModelImpl::
Ellipse
(const EllipseParam& param)
in Ellipse()
function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H
A
D
arkComponent.js
Completed in 48 milliseconds