Home
last modified time | relevance | path

Searched refs:DISPLAY_API_FUNC_TABLES (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_color_manager.h48 #define DISPLAY_API_FUNC_TABLES "display_color_apis_ftables" macro
Dhwc_color_manager.cpp99 color_mgr->color_apis_ = ::dlsym(color_lib, DISPLAY_API_FUNC_TABLES); in CreateColorManager()
101 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES, in CreateColorManager()