OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDeviceVirtual
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_virtual.cpp
63
HWDevice::device_type_ =
kDeviceVirtual
;
hw_device.cpp
270
if (device_type_ ==
kDeviceVirtual
) {
421
if (device_type_ ==
kDeviceVirtual
) {
578
if (device_type != kDeviceRotator && device_type !=
kDeviceVirtual
) {
695
for (int i = 0; i <=
kDeviceVirtual
; i++) {
709
case
kDeviceVirtual
:
[
all
...]
/hardware/qcom/display/msm8996/sdm/libs/core/
display_virtual.cpp
40
: DisplayBase(kVirtual, event_handler,
kDeviceVirtual
, buffer_sync_handler, comp_manager,
/hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h
46
kDeviceVirtual
,
Completed in 65 milliseconds