Home
last modified time | relevance | path

Searched refs:Log (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/utils/
Drect.cpp55 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() function
163 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
172 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
173 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
193 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
202 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
203 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
274 Log(kTagResources, "Invalid crop rect", crop); in GetCropAndDestination()
279 Log(kTagResources, "Invalid dst rect", dst); in GetCropAndDestination()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Drect.cpp50 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() function
158 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
167 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
168 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
188 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
197 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
198 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Drect.cpp55 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() function
163 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
172 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
173 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
193 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
202 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
203 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Drect.cpp50 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() function
158 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
167 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
168 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
188 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
197 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
198 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Drect.cpp50 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() function
158 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
167 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
168 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
188 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
197 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
198 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp550 Log(kTagResources, "input layer src_rect", layer->src_rect); in Config()
551 Log(kTagResources, "input layer dst_rect", layer->dst_rect); in Config()
552 Log(kTagResources, "cropped src_rect", src_rect); in Config()
553 Log(kTagResources, "cropped dst_rect", dst_rect); in Config()
554 Log(kTagResources, "left pipe src", layer_config->left_pipe.src_roi); in Config()
555 Log(kTagResources, "left pipe dst", layer_config->left_pipe.dst_roi); in Config()
558 Log(kTagResources, "right pipe src", layer_config->right_pipe.src_roi); in Config()
559 Log(kTagResources, "right pipe dst", layer_config->right_pipe.dst_roi); in Config()
639 Log(kTagResources, "input layer src_rect", src); in ValidateLayerParams()
640 Log(kTagResources, "input layer dst_rect", dst); in ValidateLayerParams()
[all …]
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp587 Log(kTagResources, "input layer src_rect", layer.src_rect); in Config()
588 Log(kTagResources, "input layer dst_rect", layer.dst_rect); in Config()
589 Log(kTagResources, "cropped src_rect", src_rect); in Config()
590 Log(kTagResources, "cropped dst_rect", dst_rect); in Config()
591 Log(kTagResources, "left pipe src", layer_config->left_pipe.src_roi); in Config()
592 Log(kTagResources, "left pipe dst", layer_config->left_pipe.dst_roi); in Config()
595 Log(kTagResources, "right pipe src", layer_config->right_pipe.src_roi); in Config()
596 Log(kTagResources, "right pipe dst", layer_config->right_pipe.dst_roi); in Config()
676 Log(kTagResources, "input layer src_rect", src); in ValidateLayerParams()
677 Log(kTagResources, "input layer dst_rect", dst); in ValidateLayerParams()
[all …]
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.cpp587 Log(kTagResources, "input layer src_rect", layer.src_rect); in Config()
588 Log(kTagResources, "input layer dst_rect", layer.dst_rect); in Config()
589 Log(kTagResources, "cropped src_rect", src_rect); in Config()
590 Log(kTagResources, "cropped dst_rect", dst_rect); in Config()
591 Log(kTagResources, "left pipe src", layer_config->left_pipe.src_roi); in Config()
592 Log(kTagResources, "left pipe dst", layer_config->left_pipe.dst_roi); in Config()
595 Log(kTagResources, "right pipe src", layer_config->right_pipe.src_roi); in Config()
596 Log(kTagResources, "right pipe dst", layer_config->right_pipe.dst_roi); in Config()
676 Log(kTagResources, "input layer src_rect", src); in ValidateLayerParams()
677 Log(kTagResources, "input layer dst_rect", dst); in ValidateLayerParams()
[all …]
/hardware/qcom/sdm845/display/sdm/libs/core/
Dresource_default.cpp587 Log(kTagResources, "input layer src_rect", layer.src_rect); in Config()
588 Log(kTagResources, "input layer dst_rect", layer.dst_rect); in Config()
589 Log(kTagResources, "cropped src_rect", src_rect); in Config()
590 Log(kTagResources, "cropped dst_rect", dst_rect); in Config()
591 Log(kTagResources, "left pipe src", layer_config->left_pipe.src_roi); in Config()
592 Log(kTagResources, "left pipe dst", layer_config->left_pipe.dst_roi); in Config()
595 Log(kTagResources, "right pipe src", layer_config->right_pipe.src_roi); in Config()
596 Log(kTagResources, "right pipe dst", layer_config->right_pipe.dst_roi); in Config()
676 Log(kTagResources, "input layer src_rect", src); in ValidateLayerParams()
677 Log(kTagResources, "input layer dst_rect", dst); in ValidateLayerParams()
[all …]
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.cpp587 Log(kTagResources, "input layer src_rect", layer.src_rect); in Config()
588 Log(kTagResources, "input layer dst_rect", layer.dst_rect); in Config()
589 Log(kTagResources, "cropped src_rect", src_rect); in Config()
590 Log(kTagResources, "cropped dst_rect", dst_rect); in Config()
591 Log(kTagResources, "left pipe src", layer_config->left_pipe.src_roi); in Config()
592 Log(kTagResources, "left pipe dst", layer_config->left_pipe.dst_roi); in Config()
595 Log(kTagResources, "right pipe src", layer_config->right_pipe.src_roi); in Config()
596 Log(kTagResources, "right pipe dst", layer_config->right_pipe.dst_roi); in Config()
676 Log(kTagResources, "input layer src_rect", src); in ValidateLayerParams()
677 Log(kTagResources, "input layer dst_rect", dst); in ValidateLayerParams()
[all …]
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
DMakefile.am7 ../include/utils/Log.h
/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
DMakefile.am7 ../include/utils/Log.h
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/
DMakefile.am7 ../include/utils/Log.h
/hardware/qcom/display/msm8996/sdm/include/utils/
Drect.h48 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/display/msm8998/sdm/include/utils/
Drect.h48 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Drect.h48 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/display/msm8909/sdm/include/utils/
Drect.h49 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/sdm845/display/sdm/include/utils/
Drect.h49 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal231 * BT2100_HLG, the transfer function is Hybrid Log-Gamma (HLG).
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal877 * ARIB STD-B67 Hybrid Log Gamma