Home
last modified time | relevance | path

Searched refs:create_intf_ (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Dcolor_manager.cpp41 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()
Dcolor_manager.h83 static CreateColorInterface create_intf_; variable
/hardware/qcom/sm8150/display/sdm/libs/core/
Dcolor_manager.cpp41 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()
Dcolor_manager.h85 static CreateColorInterface create_intf_; variable
/hardware/qcom/display/msm8909/sdm/libs/core/
Dcolor_manager.cpp41 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()
Dcolor_manager.h85 static CreateColorInterface create_intf_; variable
/hardware/qcom/sdm845/display/sdm/libs/core/
Dcolor_manager.cpp41 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()
Dcolor_manager.h85 static CreateColorInterface create_intf_; variable
/hardware/qcom/display/msm8998/sdm/libs/core/
Dcolor_manager.cpp41 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()
Dcolor_manager.h85 static CreateColorInterface create_intf_; variable
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dcolor_manager.cpp41 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()
Dcolor_manager.h85 static CreateColorInterface create_intf_; variable