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:cacheType
(Results
1 - 9
of
9
) sorted by relevance
/foundation/arkui/ui_lite/frameworks/font/
H
A
D
glyphs_cache.cpp
68
GlyphCacheNode* GlyphsCache::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t
cacheType
)
in GetNodeFromCache()
argument
H
A
D
ui_font_cache_manager.cpp
48
GlyphCacheNode* UIFontCacheManager::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t
cacheType
)
in GetNodeFromCache()
argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderparams_fuzzer/
H
A
D
rsrenderparams_fuzzer.cpp
175
RSDrawingCacheType
cacheType
= RSDrawingCacheType::FORCED_CACHE;
in DoOpincSetCacheChangeFlag()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_render_node_drawable.cpp
473
void RSRenderNodeDrawable::SetCacheType(DrawableCacheType
cacheType
)
in SetCacheType()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H
A
D
rs_render_params.cpp
245
void RSRenderParams::SetDrawingCacheType(RSDrawingCacheType
cacheType
)
in SetDrawingCacheType()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
kvdb_manager.cpp
1014
CipherType
cacheType
;
in CheckKvDBProperties()
local
/foundation/arkui/ui_lite/interfaces/kits/font/
H
A
D
ui_font_header.h
305
uint16_t
cacheType
;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler.cpp
1440
const auto
cacheType
= static_cast<int>(node->GetCacheType());
in OnParallelRenderBegin()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_render_node.cpp
2808
auto
cacheType
= GetCacheType();
in NeedInitCacheSurface()
local
2875
auto
cacheType
= GetCacheType();
in InitCacheSurface()
local
2973
auto
cacheType
= GetCacheType();
in DrawCacheSurface()
local
3811
void RSRenderNode::SetCacheType(CacheType
cacheType
)
in SetCacheType()
argument
3827
void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType
cacheType
)
in SetDrawingCacheType()
argument
[all...]
Completed in 22 milliseconds