HomeSort by relevance Sort by last modified time
    Searched refs:HWCDebugHandler (Results 1 - 25 of 53) sorted by null

1 2 3

  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_debugger.cpp 38 HWCDebugHandler HWCDebugHandler::debug_handler_;
39 std::bitset<32> HWCDebugHandler::debug_flags_ = 0x1;
40 int32_t HWCDebugHandler::verbose_level_ = 0x0;
42 void HWCDebugHandler::DebugAll(bool enable, int verbose_level) {
56 void HWCDebugHandler::DebugResources(bool enable, int verbose_level) {
66 void HWCDebugHandler::DebugStrategy(bool enable, int verbose_level) {
76 void HWCDebugHandler::DebugCompManager(bool enable, int verbose_level) {
86 void HWCDebugHandler::DebugDriverConfig(bool enable, int verbose_level) {
96 void HWCDebugHandler::DebugRotator(bool enable, int verbose_level)
    [all...]
cpuhint.h 38 class HWCDebugHandler;
42 DisplayError Init(HWCDebugHandler *debug_handler);
hwc_debugger.h 43 class HWCDebugHandler : public DebugHandler {
73 static HWCDebugHandler debug_handler_;
cpuhint.cpp 41 DisplayError CPUHint::Init(HWCDebugHandler *debug_handler) {
hwc_display_external.cpp 77 HWCDebugHandler::Get()->GetProperty("sdm.debug.downscale_external", &downscale_enabled);
90 HWCDebugHandler::Get()->GetProperty("sdm.hdmi.drc_enabled", &(drc_enabled));
93 HWCDebugHandler::Get()->GetProperty("sdm.hdmi.drc_reset_fps", &(drc_reset_fps_enabled));
183 HWCDebugHandler::Get()->GetProperty("sdm.external_action_safe_width", &width);
185 HWCDebugHandler::Get()->GetProperty("sdm.external_action_safe_height", &height);
hwc_display_primary.cpp 62 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_width", &width);
63 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_height", &height);
94 cpu_hint_.Init(static_cast<HWCDebugHandler*>(HWCDebugHandler::Get()));
98 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
306 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_debugger.cpp 37 HWCDebugHandler HWCDebugHandler::debug_handler_;
38 std::bitset<32> HWCDebugHandler::debug_flags_ = 0x1;
39 int32_t HWCDebugHandler::verbose_level_ = 0x0;
41 void HWCDebugHandler::DebugAll(bool enable, int verbose_level) {
51 void HWCDebugHandler::DebugResources(bool enable, int verbose_level) {
61 void HWCDebugHandler::DebugStrategy(bool enable, int verbose_level) {
71 void HWCDebugHandler::DebugCompManager(bool enable, int verbose_level) {
81 void HWCDebugHandler::DebugDriverConfig(bool enable, int verbose_level) {
91 void HWCDebugHandler::DebugRotator(bool enable, int verbose_level)
    [all...]
cpuhint.h 38 class HWCDebugHandler;
42 DisplayError Init(HWCDebugHandler *debug_handler);
hwc_debugger.h 43 class HWCDebugHandler : public DebugHandler {
70 static HWCDebugHandler debug_handler_;
cpuhint.cpp 41 DisplayError CPUHint::Init(HWCDebugHandler *debug_handler) {
hwc_display_external.cpp 77 HWCDebugHandler::Get()->GetProperty("sdm.debug.downscale_external", &downscale_enabled);
90 HWCDebugHandler::Get()->GetProperty("sdm.hdmi.drc_enabled", &(drc_enabled));
93 HWCDebugHandler::Get()->GetProperty("sdm.hdmi.drc_reset_fps", &(drc_reset_fps_enabled));
183 HWCDebugHandler::Get()->GetProperty("sdm.external_action_safe_width", &width);
185 HWCDebugHandler::Get()->GetProperty("sdm.external_action_safe_height", &height);
hwc_display_primary.cpp 62 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_width", &width);
63 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_height", &height);
94 cpu_hint_.Init(static_cast<HWCDebugHandler*>(HWCDebugHandler::Get()));
98 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
306 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_debugger.cpp 37 HWCDebugHandler HWCDebugHandler::debug_handler_;
38 std::bitset<32> HWCDebugHandler::debug_flags_ = 0x1;
39 int32_t HWCDebugHandler::verbose_level_ = 0x0;
41 void HWCDebugHandler::DebugAll(bool enable, int verbose_level) {
51 void HWCDebugHandler::DebugResources(bool enable, int verbose_level) {
61 void HWCDebugHandler::DebugStrategy(bool enable, int verbose_level) {
71 void HWCDebugHandler::DebugCompManager(bool enable, int verbose_level) {
81 void HWCDebugHandler::DebugDriverConfig(bool enable, int verbose_level) {
91 void HWCDebugHandler::DebugRotator(bool enable, int verbose_level)
    [all...]
cpuhint.h 38 class HWCDebugHandler;
42 DisplayError Init(HWCDebugHandler *debug_handler);
hwc_debugger.h 45 class HWCDebugHandler : public DebugHandler {
71 static HWCDebugHandler debug_handler_;
cpuhint.cpp 41 DisplayError CPUHint::Init(HWCDebugHandler *debug_handler) {
hwc_display_external.cpp 76 HWCDebugHandler::Get()->GetProperty("sdm.debug.downscale_external", &downscale_enabled);
89 HWCDebugHandler::Get()->GetProperty("sdm.hdmi.drc_enabled", &(drc_enabled));
179 HWCDebugHandler::Get()->GetProperty("sdm.external_action_safe_width", &width);
181 HWCDebugHandler::Get()->GetProperty("sdm.external_action_safe_height", &height);
hwc_display_primary.cpp 61 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_width", &width);
62 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_height", &height);
93 cpu_hint_.Init(static_cast<HWCDebugHandler*>(HWCDebugHandler::Get()));
97 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
275 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_debugger.cpp 37 HWCDebugHandler HWCDebugHandler::debug_handler_;
38 std::bitset<32> HWCDebugHandler::debug_flags_ = 0x1;
39 int32_t HWCDebugHandler::verbose_level_ = 0x0;
41 void HWCDebugHandler::DebugAll(bool enable, int verbose_level) {
51 void HWCDebugHandler::DebugResources(bool enable, int verbose_level) {
61 void HWCDebugHandler::DebugStrategy(bool enable, int verbose_level) {
71 void HWCDebugHandler::DebugCompManager(bool enable, int verbose_level) {
81 void HWCDebugHandler::DebugDriverConfig(bool enable, int verbose_level) {
91 void HWCDebugHandler::DebugRotator(bool enable, int verbose_level)
    [all...]
cpuhint.h 38 class HWCDebugHandler;
42 DisplayError Init(HWCDebugHandler *debug_handler);
hwc_debugger.h 43 class HWCDebugHandler : public DebugHandler {
69 static HWCDebugHandler debug_handler_;
cpuhint.cpp 41 DisplayError CPUHint::Init(HWCDebugHandler *debug_handler) {
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display_primary.cpp 65 HWCDebugHandler::Get()->GetProperty(FB_WIDTH_PROP, &width);
66 HWCDebugHandler::Get()->GetProperty(FB_HEIGHT_PROP, &height);
98 if (cpu_hint_->Init(static_cast<HWCDebugHandler *>(HWCDebugHandler::Get())) != kErrorNone) {
105 HWCDebugHandler::Get()->GetProperty(DISABLE_METADATA_DYNAMIC_FPS_PROP, &disable_metadata_dynfps);
116 HWCDebugHandler::Get()->GetProperty(ENABLE_DEFAULT_COLOR_MODE, &default_mode_status_);
362 HWCDebugHandler::Get()->GetProperty(DISABLE_METADATA_DYNAMIC_FPS_PROP, &disable_metadata_dynfps);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display_primary.cpp 65 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_width", &width);
66 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_height", &height);
98 if (cpu_hint_->Init(static_cast<HWCDebugHandler *>(HWCDebugHandler::Get())) != kErrorNone) {
105 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
116 HWCDebugHandler::Get()->GetProperty("vendor.display.enable_default_color_mode",
342 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_primary.cpp 65 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_width", &width);
66 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_height", &height);
98 if (cpu_hint_->Init(static_cast<HWCDebugHandler *>(HWCDebugHandler::Get())) != kErrorNone) {
105 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);
333 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps);

Completed in 814 milliseconds

1 2 3