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:SetBlendMode
(Results
1 - 17
of
17
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H
A
D
svg_fe_blend_declaration.h
63
void
SetBlendMode
(const std::string& blendMode)
in SetBlendMode()
function in OHOS::Ace::SvgFeBlendDeclaration
/foundation/arkui/ace_engine/test/mock/core/rosen/
H
A
D
testing_brush.h
40
virtual void
SetBlendMode
(BlendMode mode) {}
in SetBlendMode()
function in OHOS::Ace::Testing::TestingBrush
H
A
D
testing_pen.h
46
virtual void
SetBlendMode
(BlendMode mode) {}
in SetBlendMode()
function in OHOS::Ace::Testing::TestingPen
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H
A
D
audio_render_mode_callback_test.cpp
152
void
SetBlendMode
(int32_t blendMode)
in SetBlendMode()
function in AudioRenderModeCallbackTest
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H
A
D
texgine_paint.cpp
109
void TexginePaint::
SetBlendMode
(TexgineBlendMode mode)
in SetBlendMode()
function in OHOS::Rosen::TextEngine::TexginePaint
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H
A
D
brush.cpp
102
void Brush::
SetBlendMode
(const BlendMode& mode)
in SetBlendMode()
function in OHOS::Rosen::Drawing::Brush
H
A
D
paint.cpp
194
void Paint::
SetBlendMode
(BlendMode mode)
in SetBlendMode()
function in OHOS::Rosen::Drawing::Paint
H
A
D
pen.cpp
147
void Pen::
SetBlendMode
(BlendMode mode)
in SetBlendMode()
function in OHOS::Rosen::Drawing::Pen
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
view_abstract_model_ng.h
1449
static void
SetBlendMode
(FrameNode* frameNode, BlendMode blendMode)
in SetBlendMode()
function
H
A
D
view_abstract.cpp
2098
void ViewAbstract::
SetBlendMode
(BlendMode blendMode)
in SetBlendMode()
function in OHOS::Ace::NG::ViewAbstract
3677
void ViewAbstract::
SetBlendMode
(FrameNode* frameNode, BlendMode blendMode)
in SetBlendMode()
function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/brush_napi/
H
A
D
js_brush.cpp
395
napi_value JsBrush::
SetBlendMode
(napi_env env, napi_callback_info info)
in SetBlendMode()
function in OHOS::Rosen::Drawing::JsBrush
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/
H
A
D
js_pen.cpp
275
napi_value JsPen::
SetBlendMode
(napi_env env, napi_callback_info info)
in SetBlendMode()
function in OHOS::Rosen::Drawing::JsPen
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_paint_filter_canvas.cpp
1174
void RSPaintFilterCanvas::
SetBlendMode
(std::optional<int> blendMode)
in SetBlendMode()
function in OHOS::Rosen::RSPaintFilterCanvas
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
view_abstract_model_impl.cpp
945
void ViewAbstractModelImpl::
SetBlendMode
(BlendMode blendMode)
in SetBlendMode()
function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
node_common_modifier.cpp
4881
void
SetBlendMode
(ArkUINodeHandle node, int32_t blendMode, ArkUI_Int32 blendApplyTypeValue)
in SetBlendMode()
function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_common_bridge.cpp
5521
ArkUINativeModuleValue CommonBridge::
SetBlendMode
(ArkUIRuntimeCallInfo *runtimeCallInfo)
in SetBlendMode()
function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
style_modifier.cpp
2819
int32_t
SetBlendMode
(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item)
in SetBlendMode()
function
Completed in 79 milliseconds