Home
last modified time | relevance | path

Searched refs:GRAPHIC_DISPLAY_SUCCESS (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdidevice_test.cpp53 …SSERT_EQ(HdiDeviceTest::hdiDevice_->RegHotPlugCallback(nullptr, nullptr), GRAPHIC_DISPLAY_SUCCESS);
56 GRAPHIC_DISPLAY_SUCCESS);
58 …T_EQ(HdiDeviceTest::hdiDevice_->SetScreenVsyncEnabled(screenId, enabled), GRAPHIC_DISPLAY_SUCCESS);
63 …ERT_EQ(HdiDeviceTest::hdiDevice_->GetScreenCapability(screenId, dcpInfo), GRAPHIC_DISPLAY_SUCCESS);
66 …SERT_EQ(HdiDeviceTest::hdiDevice_->GetScreenMode(screenId, screenModeId), GRAPHIC_DISPLAY_SUCCESS);
67 …SERT_EQ(HdiDeviceTest::hdiDevice_->SetScreenMode(screenId, screenModeId), GRAPHIC_DISPLAY_SUCCESS);
72 …RT_EQ(HdiDeviceTest::hdiDevice_->GetScreenPowerStatus(screenId, dstatus), GRAPHIC_DISPLAY_SUCCESS);
90 GRAPHIC_DISPLAY_SUCCESS);
143 GRAPHIC_DISPLAY_SUCCESS);
200 GRAPHIC_DISPLAY_SUCCESS);
[all …]
H A Dhdilayer_test.cpp106 ASSERT_EQ(HdiLayerTest::hdiLayer_->SetHdiDeviceMock(hdiDeviceMock_), GRAPHIC_DISPLAY_SUCCESS);
108 ASSERT_EQ(HdiLayerTest::hdiLayer_->SetHdiDeviceMock(hdiDeviceMock_), GRAPHIC_DISPLAY_SUCCESS);
161 ASSERT_EQ(HdiLayerTest::hdiLayer_->SetLayerTunnelHandle(), GRAPHIC_DISPLAY_SUCCESS);
165 ASSERT_EQ(HdiLayerTest::hdiLayer_->SetLayerTunnelHandle(), GRAPHIC_DISPLAY_SUCCESS);
H A Dhdioutput_test.cpp194 ASSERT_EQ(HdiOutputTest::hdiOutput_->Commit(fbFence), GRAPHIC_DISPLAY_SUCCESS);
225 GRAPHIC_DISPLAY_SUCCESS);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp89 return GRAPHIC_DISPLAY_SUCCESS; in InitDevice()
97 return GRAPHIC_DISPLAY_SUCCESS; in InitDevice()
113 return GRAPHIC_DISPLAY_SUCCESS; in SetHdiDeviceMock()
233 return GRAPHIC_DISPLAY_SUCCESS; in SetLayerVisibleRegion()
251 return GRAPHIC_DISPLAY_SUCCESS; in SetLayerDirtyRegion()
374 return GRAPHIC_DISPLAY_SUCCESS; in SetLayerColor()
392 return GRAPHIC_DISPLAY_SUCCESS; in SetLayerColorTransform()
403 return GRAPHIC_DISPLAY_SUCCESS; in SetLayerColorDataSpace()
435 return GRAPHIC_DISPLAY_SUCCESS; in SetLayerMetaData()
470 return GRAPHIC_DISPLAY_SUCCESS; in SetLayerMetaDataSet()
[all …]
H A Dhdi_backend.cpp50 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in RegScreenHotplug()
74 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in RegScreenRefresh()
129 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in RegScreenVBlankIdleCallback()
162 return GRAPHIC_DISPLAY_SUCCESS; in PrepareCompleteIfNeed()
178 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Repaint()
185 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Repaint()
191 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Repaint()
195 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Repaint()
201 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Repaint()
212 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Repaint()
[all …]
H A Dhdi_output.cpp97 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Init()
203 return GRAPHIC_DISPLAY_SUCCESS; in CreateLayerLocked()
207 return GRAPHIC_DISPLAY_SUCCESS; in CreateLayerLocked()
221 return GRAPHIC_DISPLAY_SUCCESS; in CreateLayerLocked()
308 int32_t ret = GRAPHIC_DISPLAY_SUCCESS; in PreProcessLayersComp()
332 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in UpdateLayerCompType()
446 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in FlushScreen()
456 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in FlushScreen()
461 return GRAPHIC_DISPLAY_SUCCESS; in FlushScreen()
650 return GRAPHIC_DISPLAY_SUCCESS; in StartVSyncSampler()
[all …]
H A Dhdi_device_impl.cpp145 if (ret == GRAPHIC_DISPLAY_SUCCESS) { in GetScreenCapability()
175 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in GetScreenSupportedModes()
217 if (ret == GRAPHIC_DISPLAY_SUCCESS) { in GetScreenPowerStatus()
295 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in GetScreenSupportedColorGamuts()
319 if (ret == GRAPHIC_DISPLAY_SUCCESS) { in GetScreenColorGamut()
336 if (ret == GRAPHIC_DISPLAY_SUCCESS) { in GetScreenGamutMap()
353 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in GetHDRCapabilityInfos()
373 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in GetSupportedMetaDataKey()
580 if (ret == GRAPHIC_DISPLAY_SUCCESS) { in GetLayerColorDataSpace()
618 return GRAPHIC_DISPLAY_SUCCESS; in GetSupportedLayerPerFrameParameterKey()
[all …]
H A Dhdi_screen.cpp88 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Init()
94 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in Init()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdioutput_test.cpp85 ASSERT_EQ(HdiOutputSysTest::hdiOutput_->PreProcessLayersComp(), GRAPHIC_DISPLAY_SUCCESS);
87 ASSERT_EQ(HdiOutputSysTest::hdiOutput_->PreProcessLayersComp(), GRAPHIC_DISPLAY_SUCCESS);
299 ASSERT_EQ(output->UpdateInfosAfterCommit(nullptr), GRAPHIC_DISPLAY_SUCCESS);
300 ASSERT_EQ(output->UpdateInfosAfterCommit(nullptr), GRAPHIC_DISPLAY_SUCCESS);
301 ASSERT_EQ(output->UpdateInfosAfterCommit(nullptr), GRAPHIC_DISPLAY_SUCCESS);
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp137 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in Alloc()
189 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in Unmap()
207 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in FlushCache()
229 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in GetImageLayout()
248 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in InvalidateCache()
597 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in SetMetadata()
623 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in GetMetadata()
643 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in ListMetadataKeys()
665 if (dret == GRAPHIC_DISPLAY_SUCCESS) { in EraseMetadataKey()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp169 … if (hdiScreen_->GetScreenSupportedColorGamuts(supportedColorGamuts) != GRAPHIC_DISPLAY_SUCCESS) { in PhysicalScreenInit()
196 if (ret != GRAPHIC_DISPLAY_SUCCESS) { in ScreenCapabilityInit()
372 if (hdiScreen_->SetScreenVsyncEnabled(true) != GRAPHIC_DISPLAY_SUCCESS) { in SetPowerStatus()
785 if (hdiScreen_->GetScreenSupportedColorGamuts(hdiMode) != GRAPHIC_DISPLAY_SUCCESS) { in SetScreenColorGamut()
792 if (result == GRAPHIC_DISPLAY_SUCCESS) { in SetScreenColorGamut()
810 if (result == GRAPHIC_DISPLAY_SUCCESS) { in SetScreenGamutMap()
840 if (result == GRAPHIC_DISPLAY_SUCCESS) { in GetScreenGamutMap()
1055 if (hdiScreen_->GetScreenSupportedColorGamuts(hdiMode) != GRAPHIC_DISPLAY_SUCCESS) { in SetScreenColorSpace()
1064 if (result == GRAPHIC_DISPLAY_SUCCESS) { in SetScreenColorSpace()
1116 if (result == GRAPHIC_DISPLAY_SUCCESS) { in SetScreenConstraint()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h39 GRAPHIC_DISPLAY_SUCCESS = 0, /**< Success */ enumerator