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:enabled
(Results
1 - 14
of
14
) sorted by relevance
/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
H
A
D
fb_display.cpp
175
int32_t FbDisplay::SetDisplayVsyncEnabled(bool
enabled
)
in SetDisplayVsyncEnabled()
argument
/drivers/peripheral/display/composer/vdi_base/include/
H
A
D
hdi_display.h
105
virtual int32_t SetDisplayVsyncEnabled(bool
enabled
)
in SetDisplayVsyncEnabled()
argument
/drivers/peripheral/display/composer/vdi_base/src/
H
A
D
drm_display.cpp
271
int32_t DrmDisplay::SetDisplayVsyncEnabled(bool
enabled
)
in SetDisplayVsyncEnabled()
argument
H
A
D
display_composer_vdi_impl.cpp
150
int32_t DisplayComposerVdiImpl::SetDisplayVsyncEnabled(uint32_t devId, bool
enabled
)
in SetDisplayVsyncEnabled()
argument
H
A
D
hdi_session.cpp
212
static int32_t SetDisplayVsyncEnabled(uint32_t devId, bool
enabled
)
in SetDisplayVsyncEnabled()
argument
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H
A
D
hdi_display.h
100
virtual int32_t SetDisplayVsyncEnabled(bool
enabled
)
in SetDisplayVsyncEnabled()
argument
H
A
D
hdi_session.cpp
188
static int32_t SetDisplayVsyncEnabled(uint32_t devId, bool
enabled
)
in SetDisplayVsyncEnabled()
argument
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H
A
D
drm_display.cpp
242
int32_t DrmDisplay::SetDisplayVsyncEnabled(bool
enabled
)
in SetDisplayVsyncEnabled()
argument
/drivers/peripheral/display/hal/default_standard/src/display_device/
H
A
D
display_composer_vdi_impl.cpp
160
int32_t DisplayComposerVdiImpl::SetDisplayVsyncEnabled(uint32_t devId, bool
enabled
)
in SetDisplayVsyncEnabled()
argument
/drivers/peripheral/display/composer/hdi_service/src/
H
A
D
display_composer_service.cpp
412
int32_t DisplayComposerService::SetDisplayVsyncEnabled(uint32_t devId, bool
enabled
)
in SetDisplayVsyncEnabled()
argument
/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
H
A
D
device_fuzzer.cpp
296
bool
enabled
= GetRandBoolValue(GetData<uint32_t>());
in TestSetDisplayVsyncEnabled()
local
/drivers/peripheral/display/hdi_service/device/src/server/
H
A
D
display_device_service.cpp
129
int32_t DisplayDeviceService::SetDisplayVsyncEnabled(uint32_t devId, bool
enabled
)
in SetDisplayVsyncEnabled()
argument
/drivers/peripheral/sensor/hdi_service/
H
A
D
sensor_if_service.cpp
684
int32_t SensorIfService::SetSdcSensor(int32_t sensorId, bool
enabled
, int32_t rateLevel)
in SetSdcSensor()
argument
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H
A
D
display_device_proxy.cpp
652
int32_t DisplayDeviceProxy::SetDisplayVsyncEnabled(uint32_t devId, bool
enabled
)
in SetDisplayVsyncEnabled()
argument
Completed in 23 milliseconds