Searched refs:CREATE_COLOR_INTERFACE_NAME (Results 1 – 2 of 2) sorted by relevance
39 #define CREATE_COLOR_INTERFACE_NAME "CreateColorInterface" macro
84 *(reinterpret_cast<void **>(&create_intf_)) = ::dlsym(color_lib_, CREATE_COLOR_INTERFACE_NAME); in Init()88 DLOGW("Fail to retrieve = %s from %s", CREATE_COLOR_INTERFACE_NAME, COLORMGR_LIBRARY_NAME); in Init()