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

1 2 3 4

  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_color_manager.h 86 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
117 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
118 int SetSolidFill(const void *params, bool enable, HWCDisplay *hwc_display);
119 bool SolidFillLayersPrepare(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display);
120 bool SolidFillLayersSet(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display);
121 int SetFrameCapture(void *params, bool enable, HWCDisplay *hwc_display);
122 int SetDetailedEnhancer(void *params, HWCDisplay *hwc_display);
123 void SetColorModeDetailEnhancer(HWCDisplay *hwc_display);
124 int SetHWDetailedEnhancerConfig(void *params, HWCDisplay *hwc_display);
127 int CreateSolidFillLayers(HWCDisplay *hwc_display);
    [all...]
hwc_display_external.h 28 #include "hwc_display.h"
36 HWCDisplay **hwc_display);
38 qService::QService *qservice, HWCDisplay **hwc_display);
39 static void Destroy(HWCDisplay *hwc_display);
hwc_display_null.cpp 35 HWCDisplay **hwc_display) {
47 *hwc_display = hwc_display_null;
52 void HWCDisplayNull::Destroy(HWCDisplay *hwc_display) {
54 hwc_display->Deinit();
55 delete hwc_display;
hwc_display_virtual.h 30 #include "hwc_display.h"
38 hwc_display_contents_1_t *content_list, HWCDisplay **hwc_display);
39 static void Destroy(HWCDisplay *hwc_display);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_color_manager.h 86 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
117 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
118 int SetSolidFill(const void *params, bool enable, HWCDisplay *hwc_display);
119 bool SolidFillLayersPrepare(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display);
120 bool SolidFillLayersSet(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display);
121 int SetFrameCapture(void *params, bool enable, HWCDisplay *hwc_display);
122 int SetDetailedEnhancer(void *params, HWCDisplay *hwc_display);
123 void SetColorModeDetailEnhancer(HWCDisplay *hwc_display);
124 int SetHWDetailedEnhancerConfig(void *params, HWCDisplay *hwc_display);
127 int CreateSolidFillLayers(HWCDisplay *hwc_display);
    [all...]
hwc_display_external.h 28 #include "hwc_display.h"
36 HWCDisplay **hwc_display);
38 qService::QService *qservice, HWCDisplay **hwc_display);
39 static void Destroy(HWCDisplay *hwc_display);
hwc_display_null.cpp 35 HWCDisplay **hwc_display) {
47 *hwc_display = hwc_display_null;
52 void HWCDisplayNull::Destroy(HWCDisplay *hwc_display) {
54 hwc_display->Deinit();
55 delete hwc_display;
hwc_display_virtual.h 30 #include "hwc_display.h"
38 hwc_display_contents_1_t *content_list, HWCDisplay **hwc_display);
39 static void Destroy(HWCDisplay *hwc_display);
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display_external.h 33 #include "hwc_display.h"
43 HWCDisplay **hwc_display);
46 HWCDisplay **hwc_display);
47 static void Destroy(HWCDisplay *hwc_display);
hwc_color_manager.h 84 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
115 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
116 int SetSolidFill(const void *params, bool enable, HWCDisplay *hwc_display);
117 int SetFrameCapture(void *params, bool enable, HWCDisplay *hwc_display);
118 int SetDetailedEnhancer(void *params, HWCDisplay *hwc_display);
119 void SetColorModeDetailEnhancer(HWCDisplay *hwc_display);
120 int SetHWDetailedEnhancerConfig(void *params, HWCDisplay *hwc_display);
123 int CreateSolidFillLayers(HWCDisplay *hwc_display);
hwc_display_virtual.h 35 #include "hwc_display.h"
43 uint32_t height, int32_t *format, HWCDisplay **hwc_display);
44 static void Destroy(HWCDisplay *hwc_display);
hwc_color_manager.cpp 153 int HWCColorManager::EnableQDCMMode(bool enable, HWCDisplay *hwc_display) {
165 ret = qdcm_mode_mgr_->EnableQDCMMode(enable, hwc_display);
171 int HWCColorManager::SetSolidFill(const void *params, bool enable, HWCDisplay *hwc_display) {
188 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color);
189 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_RECT, &solid_fill_rect);
191 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
197 int HWCColorManager::SetFrameCapture(void *params, bool enable, HWCDisplay *hwc_display) {
205 hwc_display->GetPanelResolution(&buffer_info.buffer_config.width,
239 ret = hwc_display->FrameCaptureAsync(buffer_info, 1);
245 ret = hwc_display->GetFrameCaptureStatus()
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display_external.h 33 #include "hwc_display.h"
43 HWCDisplay **hwc_display);
46 HWCDisplay **hwc_display);
47 static void Destroy(HWCDisplay *hwc_display);
hwc_color_manager.h 84 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
115 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
116 int SetSolidFill(const void *params, bool enable, HWCDisplay *hwc_display);
117 int SetFrameCapture(void *params, bool enable, HWCDisplay *hwc_display);
118 int SetDetailedEnhancer(void *params, HWCDisplay *hwc_display);
119 void SetColorModeDetailEnhancer(HWCDisplay *hwc_display);
120 int SetHWDetailedEnhancerConfig(void *params, HWCDisplay *hwc_display);
123 int CreateSolidFillLayers(HWCDisplay *hwc_display);
hwc_display_virtual.h 35 #include "hwc_display.h"
43 uint32_t height, int32_t *format, HWCDisplay **hwc_display);
44 static void Destroy(HWCDisplay *hwc_display);
hwc_color_manager.cpp 154 int HWCColorManager::EnableQDCMMode(bool enable, HWCDisplay *hwc_display) {
166 ret = qdcm_mode_mgr_->EnableQDCMMode(enable, hwc_display);
172 int HWCColorManager::SetSolidFill(const void *params, bool enable, HWCDisplay *hwc_display) {
189 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color);
190 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_RECT, &solid_fill_rect);
192 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
198 int HWCColorManager::SetFrameCapture(void *params, bool enable, HWCDisplay *hwc_display) {
206 hwc_display->GetPanelResolution(&buffer_info.buffer_config.width,
240 ret = hwc_display->FrameCaptureAsync(buffer_info, 1);
246 ret = hwc_display->GetFrameCaptureStatus()
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_external.h 28 #include "hwc_display.h"
36 HWCDisplay **hwc_display);
38 qService::QService *qservice, HWCDisplay **hwc_display);
39 static void Destroy(HWCDisplay *hwc_display);
hwc_color_manager.h 86 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
117 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
118 int SetSolidFill(const void *params, bool enable, HWCDisplay *hwc_display);
119 bool SolidFillLayersPrepare(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display);
120 bool SolidFillLayersSet(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display);
121 int SetFrameCapture(void *params, bool enable, HWCDisplay *hwc_display);
124 int CreateSolidFillLayers(HWCDisplay *hwc_display);
hwc_display_null.cpp 35 HWCDisplay **hwc_display) {
47 *hwc_display = hwc_display_null;
52 void HWCDisplayNull::Destroy(HWCDisplay *hwc_display) {
54 hwc_display->Deinit();
55 delete hwc_display;
hwc_display_virtual.h 30 #include "hwc_display.h"
38 hwc_display_contents_1_t *content_list, HWCDisplay **hwc_display);
39 static void Destroy(HWCDisplay *hwc_display);
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_external.h 33 #include "hwc_display.h"
42 HWCDisplay **hwc_display);
45 HWCDisplay **hwc_display);
46 static void Destroy(HWCDisplay *hwc_display);
hwc_display_virtual.h 35 #include "hwc_display.h"
43 uint32_t height, int32_t *format, HWCDisplay **hwc_display);
44 static void Destroy(HWCDisplay *hwc_display);
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_display_external.h 33 #include "hwc_display.h"
42 HWCDisplay **hwc_display);
45 HWCDisplay **hwc_display);
46 static void Destroy(HWCDisplay *hwc_display);
hwc_color_manager.h 84 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
115 int EnableQDCMMode(bool enable, HWCDisplay *hwc_display);
116 int SetSolidFill(const void *params, bool enable, HWCDisplay *hwc_display);
117 int SetFrameCapture(void *params, bool enable, HWCDisplay *hwc_display);
118 int SetDetailedEnhancer(void *params, HWCDisplay *hwc_display);
119 void SetColorModeDetailEnhancer(HWCDisplay *hwc_display);
120 int SetHWDetailedEnhancerConfig(void *params, HWCDisplay *hwc_display);
123 int CreateSolidFillLayers(HWCDisplay *hwc_display);
hwc_display_virtual.h 35 #include "hwc_display.h"
43 uint32_t height, int32_t *format, HWCDisplay **hwc_display);
44 static void Destroy(HWCDisplay *hwc_display);

Completed in 99 milliseconds

1 2 3 4