Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h50 #define DLOGV(format, ...) DLOGV_IF(kTagNone, format, ##__VA_ARGS__) macro
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_external.cpp154 DLOGV("Invalid panel dimensions (%d, %d)", panel_width, panel_height); in ApplyScanAdjustment()
Dhwc_display.cpp96 DLOGV("Failed to allocate memory for custom framebuffer config."); in Init()
1150 DLOGV("Unsupported config: x_pixels=%d, y_pixels=%d", x_pixels, y_pixels); in SetFrameBufferResolution()
1163 DLOGV("GetConfig variable info failed. Error = %d", error); in SetFrameBufferResolution()
1168 DLOGV("Invalid panel resolution (%dx%d)", active_config.x_pixels, active_config.y_pixels); in SetFrameBufferResolution()
1179 DLOGV("Unsupported resolution: (%dx%d)", x_pixels, y_pixels); in SetFrameBufferResolution()