Home
last modified time | relevance | path

Searched refs:GSERROR_OUT_OF_RANGE (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common_c.h40 GSERROR_OUT_OF_RANGE = 40603000, enumerator
104 SURFACE_ERROR_OUT_OF_RANGE = GSERROR_OUT_OF_RANGE,
H A Dgraphic_common.h43 {GSERROR_OUT_OF_RANGE, "<406 out of range>"},
/foundation/graphic/graphic_2d/interfaces/inner_api/common/
H A Dgraphic_common_c.h40 GSERROR_OUT_OF_RANGE = 40603000, enumerator
101 SURFACE_ERROR_OUT_OF_RANGE = GSERROR_OUT_OF_RANGE,
H A Dgraphic_common.h76 case GSERROR_OUT_OF_RANGE: return "<406 out of range>" + lowError; in GSErrorStr()
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_extra_data_impl.cpp191 return GSERROR_OUT_OF_RANGE; in ExtraSet()
H A Dconsumer_surface.cpp276 return GSERROR_OUT_OF_RANGE; in SetUserData()
H A Dbuffer_queue.cpp1253 BLOGN_FAILURE_RET(GSERROR_OUT_OF_RANGE); in AttachBuffer()
1658 return GSERROR_OUT_OF_RANGE; in SetSurfaceAppFrameworkType()
H A Dproducer_surface.cpp602 return GSERROR_OUT_OF_RANGE;
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_test.cpp820 ASSERT_EQ(ret, OHOS::GSERROR_OUT_OF_RANGE); in HWTEST_F()

Completed in 9 milliseconds