Home
last modified time | relevance | path

Searched refs:DISPLAY_TEST_LOGD (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_display.cpp32 DISPLAY_TEST_LOGD(); in Init()
35 DISPLAY_TEST_LOGD("the capablility name %s type : %{public}d phyWidth : %{public}d phyHeight : %{public}d", in Init()
40 DISPLAY_TEST_LOGD("the modes size() %{public}zu", modes_.size()); in Init()
76 DISPLAY_TEST_LOGD(); in GetModeInfoFromId()
82 DISPLAY_TEST_LOGD("the mode width: %{public}d height : %{public}d freshRate : %{public}u id: %{public}d", in GetModeInfoFromId()
92 DISPLAY_TEST_LOGD(); in CreateHdiTestLayer()
95 DISPLAY_TEST_LOGD("CreateLayer layerId %{public}u", layerId); in CreateHdiTestLayer()
120 DISPLAY_TEST_LOGD("the change numbers %{public}zu, layers size %{public}zu", layers.size(), layers.size()); in RefreshLayersCompType()
122 DISPLAY_TEST_LOGD(" the layer id %{public}u ", layers[i]); in RefreshLayersCompType()
137 DISPLAY_TEST_LOGD("th in GetLayersReleaseFence()
[all...]
H A Dhdi_test_device.cpp35 DISPLAY_TEST_LOGD("outputId %{public}u connected %{public}d", outputId, connected); in HotPlug()
41 DISPLAY_TEST_LOGD("end"); in HotPlug()
61 DISPLAY_TEST_CHK_RETURN((iter == displays_.end()), nullptr, DISPLAY_TEST_LOGD("can not find the display %{public}u", in GetDisplayFromId()
71 DISPLAY_TEST_LOGD("the display not find will creat a display"); in FindDisplayOrCreate()
H A Dhdi_test_layer.cpp75 DISPLAY_TEST_LOGD("the fd is %{public}d", fd); in SetReleaseFence()
84 DISPLAY_TEST_LOGD("the fd is %{public}d", fd); in SetAcquirceFence()
148 DISPLAY_TEST_LOGD(); in Init()
183 DISPLAY_TEST_LOGD("x : %{public}d y : %{public}d w : %{public}d h : %{public}d", rect.x, rect.y, rect.w, rect.h); in SetLayerPosition()
189 DISPLAY_TEST_LOGD("x : %{public}d y : %{public}d w : %{public}d h : %{public}d", rect.x, rect.y, rect.w, rect.h); in SetLayerCrop()
196 DISPLAY_TEST_LOGD(); in PreparePresent()
250 DISPLAY_TEST_LOGD("the zorder is %{public}u", zorder); in SetZorder()
256 DISPLAY_TEST_LOGD("layer id %{public}u ,the type is : %{public}d", id_, type); in SetCompType()
267 DISPLAY_TEST_LOGD(); in SetAlpha()
273 DISPLAY_TEST_LOGD("typ in SetBlendType()
[all...]
H A Ddisplay_test_utils.cpp75 DISPLAY_TEST_LOGD("SaveFile hasWriten %{public}d", hasWriten); in SaveFile()
150 DISPLAY_TEST_LOGD("x:%{public}d y:%{public}d width:%{public}d", x, y, handle.width); in CheckPixel()
203 DISPLAY_TEST_LOGD("x %{public}d, y %{public}d w %{public}d h %{public}d color %x ", rect.x, rect.y, rect.w, rect.h, in ClearColorRect()
216 DISPLAY_TEST_LOGD("the colors empty"); in SplitBuffer()
221 DISPLAY_TEST_LOGD("ROW_NUM is zero"); in SplitBuffer()
228 DISPLAY_TEST_LOGD("ROW_NUM %{public}u, COL_NUM %{public}u CELL_WIDTH %{public}u CELL_HEIGHT %{public}u", in SplitBuffer()
H A Ddisplay_test.h48 #define DISPLAY_TEST_LOGD(format, ...) \ macro
/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp236 DISPLAY_TEST_LOGD("color 0x%x", setting.color); in CreateTestLayer()
267 DISPLAY_TEST_LOGD(); in PrepareAndPrensent()
283 DISPLAY_TEST_LOGD("seq %{public}d ns %" PRId64 " duration %" PRId64 " ns", sequence, ns, (ns - lastns)); in TestVBlankCallback()
290 DISPLAY_TEST_LOGD(); in AdjustLayerSettings()
293 DISPLAY_TEST_LOGD(" ratio w: %f ratio h: %f", setting.rectRatio.w, setting.rectRatio.h); in AdjustLayerSettings()
299 DISPLAY_TEST_LOGD("display rect adust form %f %f %f %f to %{public}d %{public}d %{public}d %{public}d ", in AdjustLayerSettings()
307 DISPLAY_TEST_LOGD("buffer size adjust for %f %f to %{public}d %{public}d", in AdjustLayerSettings()
312 DISPLAY_TEST_LOGD("buffer size adjust for %{public}d %{public}d to %{public}d %{public}d", in AdjustLayerSettings()
323 DISPLAY_TEST_LOGD("settings %{public}zd", settings.size()); in CreateLayers()
351 DISPLAY_TEST_LOGD(); in PrepareAndCommit()
[all...]
/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp65 DISPLAY_TEST_LOGD("color 0x%x", setting.color); in CreateTestLayer()
96 DISPLAY_TEST_LOGD(); in PrepareAndCommit()
120 DISPLAY_TEST_LOGD("seq %{public}d ns %" PRId64 " duration %" PRId64 " ns", sequence, ns, (ns - lastns)); in TestVBlankCallback()
127 DISPLAY_TEST_LOGD(); in AdjustLayerSettings()
130 DISPLAY_TEST_LOGD(" ratio w: %f ratio h: %f", setting.rectRatio.w, setting.rectRatio.h); in AdjustLayerSettings()
136 DISPLAY_TEST_LOGD("display rect adust form %f %f %f %f to %{public}d %{public}d %{public}d %{public}d ", in AdjustLayerSettings()
144 DISPLAY_TEST_LOGD("buffer size adjust for %f %f to %{public}d %{public}d", in AdjustLayerSettings()
149 DISPLAY_TEST_LOGD("buffer size adjust for %{public}d %{public}d to %{public}d %{public}d", in AdjustLayerSettings()
160 DISPLAY_TEST_LOGD("settings %{public}zd", settings.size()); in CreateLayers()
191 DISPLAY_TEST_LOGD("DestroyLaye in DestroyLayer()
[all...]

Completed in 7 milliseconds