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:grayscale
(Results
1 - 8
of
8
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/effect/effect_ndk/src/filter/
H
A
D
filter.cpp
70
auto
grayscale
= Rosen::SKImageFilterFactory::Grayscale();
in Grayscale()
local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
common_decoration.h
48
std::vector<float>
grayscale
;
member
104
auto
grayscale
= "[0,0]";
in ToJsonValue()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H
A
D
tabs_node.cpp
364
auto
grayscale
= "[0,0]";
in GetBarBackgroundEffect()
local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H
A
D
filter_napi.cpp
543
auto
grayscale
= Rosen::SKImageFilterFactory::Grayscale();
in Grayscale()
local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H
A
D
ui_content.h
432
virtual void SetContentNodeGrayScale(float
grayscale
) {};
in SetContentNodeGrayScale()
argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_view_abstract_ffi.h
177
float
grayscale
[2];
member
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H
A
D
rosen_decoration_painter.cpp
1362
PaintGrayScale( const SkRRect& outerRRect, SkCanvas* canvas, const Dimension&
grayscale
, const Color& color)
PaintGrayScale()
argument
1385
PaintGrayScale( const RSRoundRect& outerRRect, RSCanvas* canvas, const Dimension&
grayscale
, const Color& color)
PaintGrayScale()
argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
ui_content_impl.cpp
3798
void UIContentImpl::SetContentNodeGrayScale(float
grayscale
)
in SetContentNodeGrayScale()
argument
Completed in 19 milliseconds