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:SetMask
(Results
1 - 14
of
14
) sorted by relevance
/foundation/arkui/ace_engine/test/mock/core/svg/
H
A
D
mock_rosen_svg_painter.cpp
23
void RosenSvgPainter::
SetMask
(RSCanvas* canvas) {}
in SetMask()
function in OHOS::Ace::RosenSvgPainter
/foundation/arkui/ace_engine/frameworks/core/components/box/
H
A
D
mask.h
77
void
SetMask
(const RefPtr<MaskPath>& maskPath)
in SetMask()
function in OHOS::Ace::Mask
H
A
D
box_base_component.h
274
void
SetMask
(const std::string& image, const BackgroundImageSize& size, const BackgroundImagePosition& position)
in SetMask()
function in OHOS::Ace::BoxBaseComponent
288
void
SetMask
(const RefPtr<MaskPath>& maskPath)
in SetMask()
function in OHOS::Ace::BoxBaseComponent
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H
A
D
rs_shadow.cpp
61
void RSShadow::
SetMask
(bool mask)
in SetMask()
function in OHOS::Rosen::RSShadow
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
dialog_model.cpp
98
int32_t
SetMask
(ArkUI_NativeDialogHandle handle, uint32_t maskColor, const ArkUI_Rect* maskRect)
in SetMask()
function
H
A
D
style_modifier.cpp
2696
int32_t
SetMask
(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item)
in SetMask()
function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H
A
D
device_matrix.h
106
static inline uint16_t
SetMask
(size_t index)
in SetMask()
function in OHOS::DistributedData::DeviceMatrix
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H
A
D
drawable_descriptor.h
143
void
SetMask
(std::shared_ptr<Media::PixelMap> mask)
in SetMask()
function in OHOS::Ace::Napi::LayeredDrawableDescriptor
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H
A
D
rosen_svg_painter.cpp
54
void RosenSvgPainter::
SetMask
(SkCanvas* canvas)
in SetMask()
function in OHOS::Ace::RosenSvgPainter
65
void RosenSvgPainter::
SetMask
(RSCanvas* canvas)
in SetMask()
function in OHOS::Ace::RosenSvgPainter
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
view_abstract_model_impl.cpp
918
void ViewAbstractModelImpl::
SetMask
(const RefPtr<BasicShape>& shape)
in SetMask()
function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
view_abstract.cpp
2286
void ViewAbstract::
SetMask
(const RefPtr<BasicShape>& basicShape)
in SetMask()
function in OHOS::Ace::NG::ViewAbstract
2623
void ViewAbstract::
SetMask
(FrameNode* frameNode, const RefPtr<BasicShape>& basicShape)
in SetMask()
function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H
A
D
rs_node.cpp
1816
void RSNode::
SetMask
(const std::shared_ptr<RSMask>& mask)
in SetMask()
function in OHOS::Rosen::RSNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H
A
D
rs_properties.cpp
2361
void RSProperties::
SetMask
(const std::shared_ptr<RSMask>& mask)
in SetMask()
function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_common_bridge.cpp
5345
ArkUINativeModuleValue CommonBridge::
SetMask
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetMask()
function in OHOS::Ace::NG::CommonBridge
Completed in 85 milliseconds