OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTagQDCM
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/display/msm8996/sdm/include/core/
debug_interface.h
51
kTagQDCM
, //!< Debug log is tagged for display QDCM color managing.
/hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_debugger.cpp
103
debug_flags_[
kTagQDCM
] = 1;
106
debug_flags_[
kTagQDCM
] = 0;
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_color_manager.cpp
66
DLOGV_IF(
kTagQDCM
, "kernel params version = %d, block = %d, flags = %d",
122
DLOGV_IF(
kTagQDCM
, "kernel params version = %d, block = %d, flags = %d",
/hardware/qcom/display/msm8996/sdm/libs/core/
display_base.cpp
694
DLOGV_IF(
kTagQDCM
, "Number of modes from color manager = %d", num_color_modes_);
721
DLOGV_IF(
kTagQDCM
, "Color Mode[%d]: Name = %s mode_id = %d", i, color_modes_[i].name,
736
DLOGV_IF(
kTagQDCM
, "Color Mode[%d]: Name = %s mode_id = %d", i, color_modes_[i].name,
750
DLOGV_IF(
kTagQDCM
, "Color Mode = %s", color_mode.c_str());
[
all
...]
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.cpp
172
DLOGV_IF(
kTagQDCM
, "Color Modes supported count = %d", color_mode_count);
179
DLOGV_IF(
kTagQDCM
, "Color Mode[%d] = %s", i, mode_string.c_str());
[
all
...]
Completed in 460 milliseconds