HomeSort by relevance Sort by last modified time
    Searched refs:CreateColorManagerProxy (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/display/msm8909/sdm/libs/core/
color_manager.h 58 static ColorManagerProxy *CreateColorManagerProxy(DisplayType type, HWInterface *hw_intf,
62 /* need reverse the effect of CreateColorManagerProxy. */
color_manager.cpp 107 ColorManagerProxy *ColorManagerProxy::CreateColorManagerProxy(DisplayType type,
display_base.cpp 107 color_mgr_ = ColorManagerProxy::CreateColorManagerProxy(display_type_, hw_intf_,
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
color_manager.h 58 static ColorManagerProxy *CreateColorManagerProxy(DisplayType type, HWInterface *hw_intf,
62 /* need reverse the effect of CreateColorManagerProxy. */
color_manager.cpp 107 ColorManagerProxy *ColorManagerProxy::CreateColorManagerProxy(DisplayType type,
display_base.cpp 102 color_mgr_ = ColorManagerProxy::CreateColorManagerProxy(display_type_, hw_intf_,
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/
color_manager.h 58 static ColorManagerProxy *CreateColorManagerProxy(DisplayType type, HWInterface *hw_intf,
62 /* need reverse the effect of CreateColorManagerProxy. */
color_manager.cpp 107 ColorManagerProxy *ColorManagerProxy::CreateColorManagerProxy(DisplayType type,
display_base.cpp 113 color_mgr_ = ColorManagerProxy::CreateColorManagerProxy(display_type_, hw_intf_,
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/
color_manager.h 58 static ColorManagerProxy *CreateColorManagerProxy(DisplayType type, HWInterface *hw_intf,
62 /* need reverse the effect of CreateColorManagerProxy. */
color_manager.cpp 107 ColorManagerProxy *ColorManagerProxy::CreateColorManagerProxy(DisplayType type,
display_base.cpp 106 color_mgr_ = ColorManagerProxy::CreateColorManagerProxy(display_type_, hw_intf_,
    [all...]

Completed in 518 milliseconds