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:coefficients
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H
A
D
svg_fe_composite.cpp
104
std::vector<RSScalar>
coefficients
= { feCompositeAttr_.k1, feCompositeAttr_.k2, feCompositeAttr_.k3,
in OnAsImageFilter()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H
A
D
image_filter_test.cpp
96
std::vector<scalar>
coefficients
;
in HWTEST_F()
local
169
std::vector<scalar>
coefficients
;
HWTEST_F()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H
A
D
render_stack.cpp
228
double
coefficients
= 1.0f;
in GetNonPositionedChildOffset()
local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H
A
D
testing_image_filter.h
58
static std::shared_ptr<TestingImageFilter> CreateArithmeticImageFilter(const std::vector<scalar>&
coefficients
,
in CreateArithmeticImageFilter()
argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H
A
D
image_filter.cpp
134
std::shared_ptr<ImageFilter> ImageFilter::CreateArithmeticImageFilter(const std::vector<scalar>&
coefficients
,
in CreateArithmeticImageFilter()
argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/imagefilter_fuzzer/
H
A
D
image_filter_fuzzer.cpp
162
std::vector<scalar>
coefficients
= {};
in ImageFilterFuzzTest004()
local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_image_filter.cpp
106
void SkiaImageFilter::InitWithArithmetic(const std::vector<scalar>&
coefficients
,
in InitWithArithmetic()
argument
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H
A
D
format_test.cpp
353
int32_t
coefficients
= 0;
in AvcVideoParam()
local
391
int32_t
coefficients
= 0;
in HevcVideoParam()
local
493
int32_t
coefficients
= 0;
in OtherVideoParam()
local
Completed in 7 milliseconds