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:SetDeviceSelect
(Results
1 - 12
of
12
) sorted by relevance
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/
H
A
D
hdi_gfx_composition.cpp
101
layer->
SetDeviceSelect
(COMPOSITION_DEVICE);
in SetLayers()
103
layer->
SetDeviceSelect
(layer->GetCompositionType());
in SetLayers()
107
layer->
SetDeviceSelect
(COMPOSITION_CLIENT);
in SetLayers()
/device/soc/rockchip/common/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
94
layer->
SetDeviceSelect
(COMPOSITION_DEVICE);
in SetLayers()
96
layer->
SetDeviceSelect
(layer->GetCompositionType());
in SetLayers()
H
A
D
hdi_layer.h
116
void
SetDeviceSelect
(CompositionType type)
in SetDeviceSelect()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
94
layer->
SetDeviceSelect
(COMPOSITION_DEVICE);
in SetLayers()
96
layer->
SetDeviceSelect
(layer->GetCompositionType());
in SetLayers()
H
A
D
hdi_layer.h
114
void
SetDeviceSelect
(CompositionType type)
in SetDeviceSelect()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
98
layer->
SetDeviceSelect
(COMPOSITION_DEVICE);
in SetLayers()
100
layer->
SetDeviceSelect
(layer->GetCompositionType());
in SetLayers()
H
A
D
hdi_layer.h
115
void
SetDeviceSelect
(CompositionType type)
in SetDeviceSelect()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
98
layer->
SetDeviceSelect
(COMPOSITION_DEVICE);
in SetLayers()
100
layer->
SetDeviceSelect
(layer->GetCompositionType());
in SetLayers()
H
A
D
hdi_layer.h
115
void
SetDeviceSelect
(CompositionType type)
in SetDeviceSelect()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
119
layer->
SetDeviceSelect
(layer->GetCompositionType());
in SetLayers()
121
layer->
SetDeviceSelect
(defaultCompType);
in SetLayers()
H
A
D
hdi_layer.h
115
void
SetDeviceSelect
(CompositionType type)
in SetDeviceSelect()
function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H
A
D
hdi_layer.h
121
void
SetDeviceSelect
(CompositionType type)
in SetDeviceSelect()
function in OHOS::HDI::DISPLAY::HdiLayer
Completed in 6 milliseconds