Home
last modified time | relevance | path

Searched refs:GRAPHIC_DISPLAY_PARAM_ERR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp259 return GRAPHIC_DISPLAY_PARAM_ERR; in SetScreenClientBuffer()
269 return GRAPHIC_DISPLAY_PARAM_ERR; in SetScreenClientBufferCacheCount()
502 return GRAPHIC_DISPLAY_PARAM_ERR; in SetLayerBuffer()
H A Dhdi_output.cpp312 return GRAPHIC_DISPLAY_PARAM_ERR; in PreProcessLayersComp()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdioutput_test.cpp80 ASSERT_EQ(HdiOutputSysTest::hdiOutput_->PreProcessLayersComp(), GRAPHIC_DISPLAY_PARAM_ERR);
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h42 GRAPHIC_DISPLAY_PARAM_ERR = -3, /**< Parameter error */ enumerator