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:DisplayInfo
(Results
1 - 11
of
11
) sorted by relevance
/base/security/security_component_manager/test/fuzztest/security_component/mock/
H
A
D
display.h
24
sptr<
DisplayInfo
> GetDisplayInfo() const
in GetDisplayInfo()
26
return sptr<
DisplayInfo
>::MakeSptr();
in GetDisplayInfo()
H
A
D
display_info.h
25
class
DisplayInfo
: public Parcelable {
class
/base/powermgr/battery_manager/charger/include/dev/
H
A
D
display_drv.h
24
using
DisplayInfo
= struct DisplayInfo_ {
36
virtual void GetDisplayInfo(
DisplayInfo
& dsInfo) = 0;
H
A
D
fbdev_driver.h
43
void GetDisplayInfo(
DisplayInfo
& dsInfo) override;
H
A
D
drm_driver.h
54
void GetDisplayInfo(
DisplayInfo
& dsInfo) override;
/base/powermgr/battery_manager/charger/src/dev/
H
A
D
graphic_dev.cpp
86
DisplayInfo
dsInfo {0};
in GetScreenSize()
H
A
D
fbdev_driver.cpp
87
void FbdevDriver::GetDisplayInfo(
DisplayInfo
& dsInfo)
in GetDisplayInfo()
H
A
D
drm_driver.cpp
43
void DrmDriver::GetDisplayInfo(
DisplayInfo
& dsInfo)
in GetDisplayInfo()
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
H
A
D
net_packet.rs
43
DisplayInfo
,
/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H
A
D
tui_event.cpp
186
OHOS::sptr<
DisplayInfo
> displayInfo = display->GetDisplayInfo();
in TUIGetPannelInfo()
/base/msdp/device_status/services/interaction/drag/src/
H
A
D
drag_drawing.cpp
233
sptr<Rosen::
DisplayInfo
> info = display->GetDisplayInfo();
in GetScaling()
Completed in 9 milliseconds