Home
last modified time | relevance | path

Searched refs:DLOGV_IF (Results 1 – 25 of 78) sorted by relevance

1234

/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_scale.cpp107 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable_pxl_ext); in DumpScaleData()
109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
276 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
278 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
290 DLOGV_IF(kTagDriverConfig, "LUT flags = %d", scale->lut_flag); in DumpScaleData()
291 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
[all …]
Dhw_device.cpp192 DLOGV_IF(kTagDriverConfig, "************************** %s Validate Input ***********************", in Validate()
194 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Validate()
270 DLOGV_IF(kTagDriverConfig, "******************* Layer[%d] %s pipe Input ******************", in Validate()
272 DLOGV_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d", mdp_buffer.width, mdp_buffer.height, in Validate()
274 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, " in Validate()
278 DLOGV_IF(kTagDriverConfig, "src_rect [%d, %d, %d, %d]", mdp_layer.src_rect.x, in Validate()
280 DLOGV_IF(kTagDriverConfig, "dst_rect [%d, %d, %d, %d]", mdp_layer.dst_rect.x, in Validate()
283 DLOGV_IF(kTagDriverConfig, "*************************************************************"); in Validate()
341 DLOGV_IF(kTagDriverConfig, "************************ DestScalar[%d] **************************", in Validate()
343 DLOGV_IF(kTagDriverConfig, "Mixer WxH %dx%d flags %x", dest_scalar_data->lm_width, in Validate()
[all …]
Dhw_primary.cpp522 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
525 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
532 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
539 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
553 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
559 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
632 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_scale.cpp107 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable_pxl_ext); in DumpScaleData()
109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
279 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
284 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
288 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "LUT flags = %d", scale->lut_flag); in DumpScaleData()
294 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
296 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
[all …]
Dhw_primary.cpp516 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
519 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
526 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
533 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
547 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
553 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
560 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
615 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
Dhw_device.cpp172 DLOGV_IF(kTagDriverConfig, "************************** %s Validate Input ***********************", in Validate()
174 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_info.count); in Validate()
249 DLOGV_IF(kTagDriverConfig, "******************* Layer[%d] %s pipe Input ******************", in Validate()
251 DLOGV_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d", mdp_buffer.width, mdp_buffer.height, in Validate()
253 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, " in Validate()
257 DLOGV_IF(kTagDriverConfig, "src_rect [%d, %d, %d, %d]", mdp_layer.src_rect.x, in Validate()
259 DLOGV_IF(kTagDriverConfig, "dst_rect [%d, %d, %d, %d]", mdp_layer.dst_rect.x, in Validate()
262 DLOGV_IF(kTagDriverConfig, "*************************************************************"); in Validate()
316 DLOGV_IF(kTagDriverConfig, "************************ DestScalar[%d] **************************", in Validate()
318 DLOGV_IF(kTagDriverConfig, "Mixer WxH %dx%d", dest_scalar_data->lm_width, in Validate()
[all …]
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_scale.cpp107 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable_pxl_ext); in DumpScaleData()
109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
276 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
278 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
290 DLOGV_IF(kTagDriverConfig, "LUT flags = %d", scale->lut_flag); in DumpScaleData()
291 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
[all …]
Dhw_primary.cpp522 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
525 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
532 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
539 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
553 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
559 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
632 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp198 DLOGV_IF(kTagResources, "==== Resource reserving start: hw_block = %d ====", hw_block_id); in Acquire()
201 DLOGV_IF(kTagResources, "More than one FB layers"); in Acquire()
208 DLOGV_IF(kTagResources, "Not an FB layer"); in Acquire()
214 DLOGV_IF(kTagResources, "Resource config failed"); in Acquire()
238 DLOGV_IF(kTagResources, "Get left pipe failed: hw_block_id = %d, need_scale = %d", in Acquire()
255 DLOGV_IF(kTagResources, "1 pipe acquired for FB layer, left_pipe = %x", left_pipe->pipe_id); in Acquire()
263 DLOGV_IF(kTagResources, "Get right pipe failed: hw_block_id = %d, need_scale = %d", hw_block_id, in Acquire()
283 DLOGV_IF(kTagResources, "2 pipes acquired for FB layer, left_pipe = %x, right_pipe = %x", in Acquire()
289 DLOGV_IF(kTagResources, "Resource reserving failed! hw_block = %d", hw_block_id); in Acquire()
307 DLOGV_IF(kTagResources, "Resource for hw_block = %d, frame_count = %d", hw_block_id, frame_count); in PostCommit()
[all …]
/hardware/qcom/sm8150/display/sdm/libs/core/
Dresource_default.cpp223 DLOGV_IF(kTagResources, "==== Resource reserving start: hw_block_type = %d ====", hw_block_type); in Prepare()
226 DLOGV_IF(kTagResources, "More than one FB layers"); in Prepare()
233 DLOGV_IF(kTagResources, "Not an FB layer"); in Prepare()
239 DLOGV_IF(kTagResources, "Resource config failed"); in Prepare()
263 DLOGV_IF(kTagResources, "Get left pipe failed: hw_block_type = %d, need_scale = %d", in Prepare()
280 DLOGV_IF(kTagResources, "1 pipe acquired for FB layer, left_pipe = %x", left_pipe->pipe_id); in Prepare()
288 DLOGV_IF(kTagResources, "Get right pipe failed: hw_block_type = %d, need_scale = %d", in Prepare()
308 DLOGV_IF(kTagResources, "2 pipes acquired for FB layer, left_pipe = %x, right_pipe = %x", in Prepare()
314 DLOGV_IF(kTagResources, "Resource reserving failed! hw_block_type = %d", hw_block_type); in Prepare()
333 DLOGV_IF(kTagResources, "Resource for hw_block = %d, frame_count = %d", hw_block_type, in PostCommit()
[all …]
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp229 DLOGV_IF(kTagResources, "==== Resource reserving start: hw_block = %d ====", hw_block_id); in Prepare()
232 DLOGV_IF(kTagResources, "More than one FB layers"); in Prepare()
239 DLOGV_IF(kTagResources, "Not an FB layer"); in Prepare()
245 DLOGV_IF(kTagResources, "Resource config failed"); in Prepare()
269 DLOGV_IF(kTagResources, "Get left pipe failed: hw_block_id = %d, need_scale = %d", in Prepare()
286 DLOGV_IF(kTagResources, "1 pipe acquired for FB layer, left_pipe = %x", left_pipe->pipe_id); in Prepare()
294 DLOGV_IF(kTagResources, "Get right pipe failed: hw_block_id = %d, need_scale = %d", hw_block_id, in Prepare()
314 DLOGV_IF(kTagResources, "2 pipes acquired for FB layer, left_pipe = %x, right_pipe = %x", in Prepare()
320 DLOGV_IF(kTagResources, "Resource reserving failed! hw_block = %d", hw_block_id); in Prepare()
344 DLOGV_IF(kTagResources, "Resource for hw_block = %d, frame_count = %d", hw_block_id, frame_count); in PostCommit()
[all …]
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.cpp229 DLOGV_IF(kTagResources, "==== Resource reserving start: hw_block = %d ====", hw_block_id); in Prepare()
232 DLOGV_IF(kTagResources, "More than one FB layers"); in Prepare()
239 DLOGV_IF(kTagResources, "Not an FB layer"); in Prepare()
245 DLOGV_IF(kTagResources, "Resource config failed"); in Prepare()
269 DLOGV_IF(kTagResources, "Get left pipe failed: hw_block_id = %d, need_scale = %d", in Prepare()
286 DLOGV_IF(kTagResources, "1 pipe acquired for FB layer, left_pipe = %x", left_pipe->pipe_id); in Prepare()
294 DLOGV_IF(kTagResources, "Get right pipe failed: hw_block_id = %d, need_scale = %d", hw_block_id, in Prepare()
314 DLOGV_IF(kTagResources, "2 pipes acquired for FB layer, left_pipe = %x, right_pipe = %x", in Prepare()
320 DLOGV_IF(kTagResources, "Resource reserving failed! hw_block = %d", hw_block_id); in Prepare()
344 DLOGV_IF(kTagResources, "Resource for hw_block = %d, frame_count = %d", hw_block_id, frame_count); in PostCommit()
[all …]
/hardware/qcom/sdm845/display/sdm/libs/core/
Dresource_default.cpp229 DLOGV_IF(kTagResources, "==== Resource reserving start: hw_block = %d ====", hw_block_id); in Prepare()
232 DLOGV_IF(kTagResources, "More than one FB layers"); in Prepare()
239 DLOGV_IF(kTagResources, "Not an FB layer"); in Prepare()
245 DLOGV_IF(kTagResources, "Resource config failed"); in Prepare()
269 DLOGV_IF(kTagResources, "Get left pipe failed: hw_block_id = %d, need_scale = %d", in Prepare()
286 DLOGV_IF(kTagResources, "1 pipe acquired for FB layer, left_pipe = %x", left_pipe->pipe_id); in Prepare()
294 DLOGV_IF(kTagResources, "Get right pipe failed: hw_block_id = %d, need_scale = %d", hw_block_id, in Prepare()
314 DLOGV_IF(kTagResources, "2 pipes acquired for FB layer, left_pipe = %x, right_pipe = %x", in Prepare()
320 DLOGV_IF(kTagResources, "Resource reserving failed! hw_block = %d", hw_block_id); in Prepare()
344 DLOGV_IF(kTagResources, "Resource for hw_block = %d, frame_count = %d", hw_block_id, frame_count); in PostCommit()
[all …]
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_scale.cpp109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
278 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
291 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
298 DLOGV_IF(kTagDriverConfig, "Detail Enhance: enable: %d sharpen_level1: %d sharpen_level2: %d", in DumpScaleData()
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
Dhw_color_manager.cpp67 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d", in SetPCC()
123 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d", in SetPAV2()
176 DLOGV_IF(kTagQDCM, "kernel mv[%d][0]=0x%x mv[%d][1]=0x%x mv[%d][2]=0x%x\n", in SetCSCLegacy()
180 DLOGV_IF(kTagQDCM, "kernel pre_bv[%d]=%x\n", row, in SetCSCLegacy()
182 DLOGV_IF(kTagQDCM, "kernel post_bv[%d]=%x\n", row, in SetCSCLegacy()
Dhw_primary.cpp522 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
525 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
532 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
539 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
553 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
559 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
634 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_scale.cpp109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
278 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
291 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
298 DLOGV_IF(kTagDriverConfig, "Detail Enhance: enable: %d sharpen_level1: %d sharpen_level2: %d", in DumpScaleData()
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_scale.cpp109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
278 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
291 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
298 DLOGV_IF(kTagDriverConfig, "Detail Enhance: enable: %d sharpen_level1: %d sharpen_level2: %d", in DumpScaleData()
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
Dhw_primary.cpp522 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
525 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
532 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
539 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
553 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
559 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
626 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
51 #define DLOGV(format, ...) DLOGV_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/msm8909/sdm/include/utils/
Ddebug.h46 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
52 #define DLOGV(format, ...) DLOGV_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Ddebug.h45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
51 #define DLOGV(format, ...) DLOGV_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/msm8998/sdm/include/utils/
Ddebug.h45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
51 #define DLOGV(format, ...) DLOGV_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_logger.h44 #define DRM_LOGV(format, ...) DLOGV_IF(DRM_LOG_TAG, format, ##__VA_ARGS__)
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_logger.h44 #define DRM_LOGV(format, ...) DLOGV_IF(DRM_LOG_TAG, format, ##__VA_ARGS__)

1234