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:isDirty
(Results
1 - 12
of
12
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H
A
D
rs_modifier.cpp
35
void RSModifier::SetDirty(const bool
isDirty
)
in SetDirty()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H
A
D
store_meta_data_local.h
37
bool
isDirty
= false;
member
H
A
D
store_meta_data.h
35
bool
isDirty
= false;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H
A
D
rs_display_render_params.cpp
45
void RSDisplayRenderParams::SetMainAndLeashSurfaceDirty(bool
isDirty
)
in SetMainAndLeashSurfaceDirty()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_display_render_node.cpp
390
void RSDisplayRenderNode::SetMainAndLeashSurfaceDirty(bool
isDirty
)
in SetMainAndLeashSurfaceDirty()
argument
H
A
D
rs_surface_render_node.cpp
2466
bool
isDirty
= deviceType == DeviceType::PC ? !surfaceCacheContentStatic_ :
in IsCurFrameStatic()
local
H
A
D
rs_render_node.cpp
890
SubTreeSkipPrepare( RSDirtyRegionManager& dirtyManager, bool
isDirty
, bool accumGeoDirty, const RectI& clipRect)
SubTreeSkipPrepare()
argument
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H
A
D
rs_main_thread_unit_test.cpp
1528
bool
isDirty
= mainThread->isDirty_;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H
A
D
rs_main_thread_test.cpp
1530
bool
isDirty
= mainThread->isDirty_;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_uni_render_visitor.h
82
void SetDirtyFlag(bool
isDirty
)
in SetDirtyFlag()
argument
H
A
D
rs_main_thread.cpp
3570
void RSMainThread::SetDirtyFlag(bool
isDirty
)
in SetDirtyFlag()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H
A
D
rs_node.cpp
534
void RSNode::MarkDirty(NodeDirtyType type, bool
isDirty
)
in MarkDirty()
argument
Completed in 36 milliseconds