Searched refs:CreateColorInterface (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/display/msm8909/sdm/include/private/
H A Dcolor_interface.h39 #define CREATE_COLOR_INTERFACE_NAME "CreateColorInterface"
48 typedef DisplayError (*CreateColorInterface)(uint16_t version, DisplayType type, typedef in namespace:sdm
/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dcolor_manager.h85 static CreateColorInterface create_intf_;
H A Dcolor_manager.cpp41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL;
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dcolor_interface.h39 #define CREATE_COLOR_INTERFACE_NAME "CreateColorInterface"
48 typedef DisplayError (*CreateColorInterface)(uint16_t version, DisplayType type, typedef in namespace:sdm
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dcolor_manager.h85 static CreateColorInterface create_intf_;
H A Dcolor_manager.cpp41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL;
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dcolor_interface.h39 #define CREATE_COLOR_INTERFACE_NAME "CreateColorInterface"
48 typedef DisplayError (*CreateColorInterface)(uint16_t version, DisplayType type, typedef in namespace:sdm
/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dcolor_manager.h83 static CreateColorInterface create_intf_;
H A Dcolor_manager.cpp41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL;
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dcolor_interface.h39 #define CREATE_COLOR_INTERFACE_NAME "CreateColorInterface"
48 typedef DisplayError (*CreateColorInterface)(uint16_t version, DisplayType type, typedef in namespace:sdm
/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dcolor_manager.h85 static CreateColorInterface create_intf_;
H A Dcolor_manager.cpp41 CreateColorInterface ColorManagerProxy::create_intf_ = NULL;

Completed in 156 milliseconds