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

  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_color_manager.cpp 97 if (color_apis_lib.Open(DISPLAY_API_INTERFACE_LIBRARY_NAME)) {
100 DISPLAY_API_INTERFACE_LIBRARY_NAME);
105 DLOGW("Unable to load = %s", DISPLAY_API_INTERFACE_LIBRARY_NAME);
109 DLOGI("Successfully loaded %s", DISPLAY_API_INTERFACE_LIBRARY_NAME);
123 DLOGI("Successfully loaded %s and %s and diag_init'ed", DISPLAY_API_INTERFACE_LIBRARY_NAME,
hwc_color_manager.h 44 #define DISPLAY_API_INTERFACE_LIBRARY_NAME "libsdm-disp-apis.so"
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_color_manager.cpp 97 if (color_apis_lib.Open(DISPLAY_API_INTERFACE_LIBRARY_NAME)) {
100 DISPLAY_API_INTERFACE_LIBRARY_NAME);
105 DLOGW("Unable to load = %s", DISPLAY_API_INTERFACE_LIBRARY_NAME);
109 DLOGI("Successfully loaded %s", DISPLAY_API_INTERFACE_LIBRARY_NAME);
123 DLOGI("Successfully loaded %s and %s and diag_init'ed", DISPLAY_API_INTERFACE_LIBRARY_NAME,
hwc_color_manager.h 45 #define DISPLAY_API_INTERFACE_LIBRARY_NAME "libsdm-disp-apis.so"
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_color_manager.cpp 97 if (color_apis_lib.Open(DISPLAY_API_INTERFACE_LIBRARY_NAME)) {
100 DISPLAY_API_INTERFACE_LIBRARY_NAME);
105 DLOGW("Unable to load = %s", DISPLAY_API_INTERFACE_LIBRARY_NAME);
109 DLOGI("Successfully loaded %s", DISPLAY_API_INTERFACE_LIBRARY_NAME);
123 DLOGI("Successfully loaded %s and %s and diag_init'ed", DISPLAY_API_INTERFACE_LIBRARY_NAME,
hwc_color_manager.h 44 #define DISPLAY_API_INTERFACE_LIBRARY_NAME "libsdm-disp-apis.so"
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_color_manager.h 45 #define DISPLAY_API_INTERFACE_LIBRARY_NAME "libsdm-disp-apis.so"
hwc_color_manager.cpp 97 if (color_apis_lib.Open(DISPLAY_API_INTERFACE_LIBRARY_NAME)) {
100 DISPLAY_API_INTERFACE_LIBRARY_NAME);
105 DLOGW("Unable to load = %s", DISPLAY_API_INTERFACE_LIBRARY_NAME);
109 DLOGI("Successfully loaded %s", DISPLAY_API_INTERFACE_LIBRARY_NAME);
123 DLOGI("Successfully loaded %s and %s and diag_init'ed", DISPLAY_API_INTERFACE_LIBRARY_NAME,

Completed in 59 milliseconds