/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | color_manager.cpp | 41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL; member in sdm::ColorManagerProxy 83 if (!color_lib_.Sym(CREATE_COLOR_INTERFACE_NAME, reinterpret_cast<void **>(&create_intf_)) || in Init() 115 if (!color_lib_ || !create_intf_ || !destroy_intf_) { in CreateColorManagerProxy() 136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr, in CreateColorManagerProxy()
|
D | color_manager.h | 83 static CreateColorInterface create_intf_; variable
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | color_manager.cpp | 41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL; member in sdm::ColorManagerProxy 83 if (!color_lib_.Sym(CREATE_COLOR_INTERFACE_NAME, reinterpret_cast<void **>(&create_intf_)) || in Init() 118 if (!color_lib_ || !create_intf_ || !destroy_intf_) { in CreateColorManagerProxy() 140 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->display_id_, in CreateColorManagerProxy()
|
D | color_manager.h | 85 static CreateColorInterface create_intf_; variable
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | color_manager.cpp | 41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL; member in sdm::ColorManagerProxy 83 if (!color_lib_.Sym(CREATE_COLOR_INTERFACE_NAME, reinterpret_cast<void **>(&create_intf_)) || in Init() 115 if (!color_lib_ || !create_intf_ || !destroy_intf_) { in CreateColorManagerProxy() 136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr, in CreateColorManagerProxy()
|
D | color_manager.h | 85 static CreateColorInterface create_intf_; variable
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | color_manager.cpp | 41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL; member in sdm::ColorManagerProxy 83 if (!color_lib_.Sym(CREATE_COLOR_INTERFACE_NAME, reinterpret_cast<void **>(&create_intf_)) || in Init() 115 if (!color_lib_ || !create_intf_ || !destroy_intf_) { in CreateColorManagerProxy() 136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr, in CreateColorManagerProxy()
|
D | color_manager.h | 85 static CreateColorInterface create_intf_; variable
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | color_manager.cpp | 41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL; member in sdm::ColorManagerProxy 83 if (!color_lib_.Sym(CREATE_COLOR_INTERFACE_NAME, reinterpret_cast<void **>(&create_intf_)) || in Init() 115 if (!color_lib_ || !create_intf_ || !destroy_intf_) { in CreateColorManagerProxy() 136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr, in CreateColorManagerProxy()
|
D | color_manager.h | 85 static CreateColorInterface create_intf_; variable
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | color_manager.cpp | 41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL; member in sdm::ColorManagerProxy 83 if (!color_lib_.Sym(CREATE_COLOR_INTERFACE_NAME, reinterpret_cast<void **>(&create_intf_)) || in Init() 115 if (!color_lib_ || !create_intf_ || !destroy_intf_) { in CreateColorManagerProxy() 136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr, in CreateColorManagerProxy()
|
D | color_manager.h | 85 static CreateColorInterface create_intf_; variable
|