Home
last modified time | relevance | path

Searched refs:DISPLAY_DRM_LOGE (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DColorManager.cpp36 DISPLAY_DRM_LOGE("%s: outNumModes is null", __func__); in getColorModes()
44 DISPLAY_DRM_LOGE("%s: Invalid color mode size(%d), It should be(%zu)", __func__, in getColorModes()
69 DISPLAY_DRM_LOGE("%s: Invalid color mode(%d)", __func__, mode); in setColorMode()
91 DISPLAY_DRM_LOGE("%s: Invalid color mode(%d)", __func__, mode); in getRenderIntents()
101 DISPLAY_DRM_LOGE("%s: Invalid intent size(%d), It should be(%zu)", __func__, *outNumIntents, in getRenderIntents()
125 DISPLAY_DRM_LOGE("%s: Invalid color mode(%d)", __func__, mode); in setColorModeWithRenderIntent()
132 DISPLAY_DRM_LOGE("%s: Invalid render intent(%d)", __func__, intent); in setColorModeWithRenderIntent()
178 DISPLAY_DRM_LOGE("%s: invalid dpp index(%d) dpp size(%zu)", __func__, index, size); in hasDppForLayer()
221 DISPLAY_DRM_LOGE("%s: setLayerDataMappingInfo fail for client composition", __func__); in setLayersColorData()
229 DISPLAY_DRM_LOGE("%s: setClientCompositionColorData fail", __func__); in setLayersColorData()
[all …]
/hardware/google/graphics/common/libhwc2.1/
DExynosHWCDebug.h139 #define DISPLAY_DRM_LOGE(msg, ...) \ macro
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1517 DISPLAY_DRM_LOGE("%s: config(%d) failed", __func__, config); in setActiveConfig()