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:GetHdiLayer
(Results
1 - 10
of
10
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H
A
D
hdibackend_test.cpp
55
hdiLayerTemp_->
GetHdiLayer
()->SetCompositionType(GraphicCompositionType::GRAPHIC_COMPOSITION_DEVICE);
in SetUpTestCase()
56
layerInfos_.emplace_back(hdiLayerTemp_->
GetHdiLayer
());
in SetUpTestCase()
62
hdiLayerTemp_->
GetHdiLayer
()->SetCompositionType(GraphicCompositionType::GRAPHIC_COMPOSITION_CLIENT);
in SetUpTestCase()
103
layerInfos_.emplace_back(hdiLayerTemp_->
GetHdiLayer
());
in HWTEST_F()
H
A
D
hdioutput_test.cpp
51
hdiLayerTemp_->
GetHdiLayer
()->SetCompositionType(GraphicCompositionType::GRAPHIC_COMPOSITION_CLIENT);
in SetUpTestCase()
52
layerInfos_.emplace_back(hdiLayerTemp_->
GetHdiLayer
());
in SetUpTestCase()
58
hdiLayerTemp_->
GetHdiLayer
()->SetCompositionType(GraphicCompositionType::GRAPHIC_COMPOSITION_CLIENT);
in SetUpTestCase()
59
layerInfos_.emplace_back(hdiLayerTemp_->
GetHdiLayer
());
in SetUpTestCase()
H
A
D
hdilayer_context_systest.h
28
std::shared_ptr<HdiLayerInfo>
GetHdiLayer
();
H
A
D
hdilayer_context_systest.cpp
47
std::shared_ptr<HdiLayerInfo> HdiLayerContext::
GetHdiLayer
()
in GetHdiLayer()
function in OHOS::Rosen::MockSys::HdiLayerContext
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H
A
D
layer_context.h
40
const std::shared_ptr<HdiLayerInfo>
GetHdiLayer
();
/foundation/graphic/graphic_2d/rosen/samples/composer/
H
A
D
layer_context.h
53
const std::shared_ptr<HdiLayerInfo>
GetHdiLayer
();
H
A
D
hello_composer.cpp
259
layerVec.emplace_back(drawLayer->
GetHdiLayer
());
in Draw()
286
layerContext->
GetHdiLayer
()->GetSurface()->ReleaseBuffer(preBuffer, tempFence);
in Draw()
H
A
D
layer_context.cpp
84
const std::shared_ptr<HdiLayerInfo> LayerContext::
GetHdiLayer
()
in GetHdiLayer()
function in LayerContext
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H
A
D
drawing_sample.cpp
157
layerVec.emplace_back(drawLayer->
GetHdiLayer
());
in Draw()
174
drawLayer->
GetHdiLayer
()->GetSurface()->ReleaseBuffer(preBuffer, tempFence);
in Draw()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H
A
D
layer_context.cpp
51
const std::shared_ptr<HdiLayerInfo> LayerContext::
GetHdiLayer
()
in GetHdiLayer()
function in LayerContext
Completed in 6 milliseconds