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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_color_manager.h 49 #define DISPLAY_API_FUNC_TABLES "display_color_apis_ftables"
hwc_color_manager.cpp 98 if (!color_apis_lib.Sym(DISPLAY_API_FUNC_TABLES, &color_mgr->color_apis_)) {
99 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES,
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_color_manager.h 48 #define DISPLAY_API_FUNC_TABLES "display_color_apis_ftables"
hwc_color_manager.cpp 98 if (!color_apis_lib.Sym(DISPLAY_API_FUNC_TABLES, &color_mgr->color_apis_)) {
99 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES,
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_color_manager.h 49 #define DISPLAY_API_FUNC_TABLES "display_color_apis_ftables"
hwc_color_manager.cpp 98 if (!color_apis_lib.Sym(DISPLAY_API_FUNC_TABLES, &color_mgr->color_apis_)) {
99 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES,
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_color_manager.h 48 #define DISPLAY_API_FUNC_TABLES "display_color_apis_ftables"
hwc_color_manager.cpp 98 if (!color_apis_lib.Sym(DISPLAY_API_FUNC_TABLES, &color_mgr->color_apis_)) {
99 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES,

Completed in 166 milliseconds