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
refs:Use
(Results
1 - 12
of
12
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H
A
D
algo_filter.cpp
23
mesh_->
Use
();
in AlgoFilter()
39
Use
();
in Draw()
52
void AlgoFilter::
Use
()
in Use()
function in OHOS::Rosen::AlgoFilter
55
LOGD("The AlgoFilter
Use
Program Faild!");
in Use()
H
A
D
saturation_filter.cpp
36
Use
();
in LoadFilterParams()
H
A
D
brightness_filter.cpp
36
Use
();
in LoadFilterParams()
H
A
D
contrast_filter.cpp
36
Use
();
in LoadFilterParams()
H
A
D
mesh.cpp
32
void Mesh::
Use
()
in Use()
function in OHOS::Rosen::Mesh
H
A
D
vertical_blur_filter.cpp
43
Use
();
in LoadFilterParams()
H
A
D
horizontal_blur_filter.cpp
45
Use
();
in LoadFilterParams()
H
A
D
output.cpp
101
Use
();
in WriteToBuffer()
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H
A
D
mesh_unittest.cpp
41
* @tc.steps: step2. Call
Use
to use the mesh
in HWTEST_F()
44
mesh->
Use
();
in HWTEST_F()
67
mesh->
Use
();
in HWTEST_F()
H
A
D
gaussian_blur_filter_unittest.cpp
163
* @tc.name:
Use
169
HWTEST_F(GaussianBlurFilterUnittest,
Use
, TestSize.Level1)
in HWTEST_F()
171
GTEST_LOG_(INFO) << "GaussianBlurFilterUnittest
Use
start";
in HWTEST_F()
175
gaussianBlur->
Use
();
in HWTEST_F()
178
GTEST_LOG_(INFO) << "GaussianBlurFilterUnittest
Use
start";
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
H
A
D
mesh.h
44
void
Use
();
H
A
D
algo_filter.h
33
void
Use
();
Completed in 4 milliseconds