Searched refs:DISPLAY_FD_ERR (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _display_v10.md | 67 | [DispErrCode](#disperrcode) {<br/>DISPLAY_SUCCESS = 0 , DISPLAY_FAILURE = -1 , DISPLAY_FD_ERR = -… 398 | DISPLAY_FD_ERR | Fd错误 |
|
H A D | _display_composer_type_8idl_v10.md | 47 …0.md#disperrcode) {<br/>DISPLAY_SUCCESS = 0 , DISPLAY_FAILURE = -1 , DISPLAY_FD_ERR = -2 , DISPLAY…
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 62 DISPLAY_FD_ERR = -2, /**< File handle (FD) error */ enumerator
|
/ohos5.0/drivers/peripheral/display/hal/default/ |
H A D | display_layer.c | 288 return DISPLAY_FD_ERR; in CreateLayer()
|
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 537 ec = DISPLAY_FD_ERR; in ToDispErrCode()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/cpp_target/display/composer/v1_0/ |
H A D | display_composer_type.h.txt | 93 DISPLAY_FD_ERR = -2,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/ |
H A D | dump.txt | 189 DISPLAY_FD_ERR = -2,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/ |
H A D | dump.txt | 343 DISPLAY_FD_ERR = -2,
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 60 DISPLAY_FD_ERR = -2, /**< File handle (FD) error */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 60 DISPLAY_FD_ERR = -2, /**< File handle (FD) error */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 60 DISPLAY_FD_ERR = -2, /**< File handle (FD) error */
|