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:visibleRegions
(Results
1 - 12
of
12
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H
A
D
hdilayer_test.cpp
53
std::vector<GraphicIRect>
visibleRegions
;
in SetUpTestCase()
local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H
A
D
layer_context.cpp
123
std::vector<GraphicIRect>
visibleRegions
;
in FillHDILayer()
local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H
A
D
hdilayer_context_systest.cpp
121
std::vector<GraphicIRect>
visibleRegions
;
in FillHdiLayer()
local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/
H
A
D
hdilayer_fuzzer.cpp
73
std::vector<GraphicIRect>
visibleRegions
;
in GetLayerInfoFromData()
local
/foundation/graphic/graphic_2d/rosen/samples/composer/
H
A
D
layer_context.cpp
149
std::vector<GraphicIRect>
visibleRegions
;
in FillHDILayer()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_uni_render_processor.cpp
263
std::vector<GraphicIRect>
visibleRegions
;
in GetLayerInfo()
local
H
A
D
rs_uni_render_composer_adapter.cpp
248
std::vector<GraphicIRect>
visibleRegions
;
in SetComposeInfoToLayer()
local
H
A
D
rs_composer_adapter.cpp
445
std::vector<GraphicIRect>
visibleRegions
;
in SetComposeInfoToLayer()
local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H
A
D
drawing_engine_sample.cpp
291
std::vector<GraphicIRect>
visibleRegions
;
in DrawDrawingLayer()
local
H
A
D
render_context_sample.cpp
371
std::vector<GraphicIRect>
visibleRegions
;
in FillDrawingLayer()
local
420
std::vector<GraphicIRect>
visibleRegions
;
in FillBackGroundLayer()
local
H
A
D
drawing_sample_canvaskit0310.cpp
395
std::vector<GraphicIRect>
visibleRegions
;
in FillBaseLayer()
local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H
A
D
hdi_layer_info.h
139
void SetVisibleRegions(const std::vector<GraphicIRect> &
visibleRegions
)
in SetVisibleRegions()
argument
Completed in 11 milliseconds