/foundation/graphic/graphic_surface/surface/include/ |
H A D | consumer_surface.h | 43 return GSERROR_NOT_SUPPORT; 49 return GSERROR_NOT_SUPPORT; 54 return GSERROR_NOT_SUPPORT; 59 return GSERROR_NOT_SUPPORT; 70 return GSERROR_NOT_SUPPORT; 76 return GSERROR_NOT_SUPPORT; 82 return GSERROR_NOT_SUPPORT; 88 return GSERROR_NOT_SUPPORT; 94 return GSERROR_NOT_SUPPORT; 140 return GSERROR_NOT_SUPPORT; [all...] |
H A D | producer_surface.h | 61 return GSERROR_NOT_SUPPORT; 65 return GSERROR_NOT_SUPPORT; 79 return GSERROR_NOT_SUPPORT; 83 return GSERROR_NOT_SUPPORT; 101 return GSERROR_NOT_SUPPORT; 114 return GSERROR_NOT_SUPPORT; 118 return GSERROR_NOT_SUPPORT; 126 return GSERROR_NOT_SUPPORT; 144 return GSERROR_NOT_SUPPORT; 150 return GSERROR_NOT_SUPPORT; [all...] |
H A D | metadata_helper.h | 46 return GSERROR_NOT_SUPPORT;
in ConvertVecToMetadata()
|
/foundation/graphic/graphic_surface/interfaces/inner_api/common/ |
H A D | graphic_common_c.h | 69 GSERROR_NOT_SUPPORT = 50102000, enumerator 89 WM_ERROR_NOT_SUPPORT = GSERROR_NOT_SUPPORT, 103 SURFACE_ERROR_NOT_SUPPORT = GSERROR_NOT_SUPPORT, 128 VSYNC_ERROR_NOT_SUPPORT = GSERROR_NOT_SUPPORT,
|
H A D | metadata_convertor.h | 42 return GSERROR_NOT_SUPPORT;
in ConvertVecToMetadata()
|
H A D | graphic_common.h | 56 {GSERROR_NOT_SUPPORT, "<501 not support>"},
|
/foundation/graphic/graphic_2d/interfaces/inner_api/common/ |
H A D | graphic_common_c.h | 66 GSERROR_NOT_SUPPORT = 50102000, enumerator 86 WM_ERROR_NOT_SUPPORT = GSERROR_NOT_SUPPORT, 100 SURFACE_ERROR_NOT_SUPPORT = GSERROR_NOT_SUPPORT, 123 VSYNC_ERROR_NOT_SUPPORT = GSERROR_NOT_SUPPORT,
|
H A D | graphic_common.h | 89 case GSERROR_NOT_SUPPORT: return "<501 not support>" + lowError; in GSErrorStr()
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_buffer_test.cpp | 294 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 330 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 334 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 356 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 360 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 402 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 406 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 425 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 447 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 472 if (ret != GSERROR_NOT_SUPPORT) { // som in HWTEST_F() [all...] |
H A D | native_window_test.cpp | 1153 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1170 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1187 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1205 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1209 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1233 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1237 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1259 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1280 if (ret != GSERROR_NOT_SUPPORT) { // some device not support set colorspace in HWTEST_F() 1284 if (ret != GSERROR_NOT_SUPPORT) { // som in HWTEST_F() [all...] |
H A D | buffer_client_producer_remote_test.cpp | 341 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F() 344 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F()
|
H A D | producer_surface_test.cpp | 392 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F() 1012 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F() 1099 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F() 1183 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F() 1327 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F()
|
H A D | consumer_surface_test.cpp | 847 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F() 1588 ASSERT_EQ(ret, OHOS::GSERROR_NOT_SUPPORT); in HWTEST_F() 2006 ASSERT_EQ(surface_->AcquireLastFlushedBuffer(sBuffer, fence, nullptr, 0, false), GSERROR_NOT_SUPPORT); in HWTEST_F() 2007 ASSERT_EQ(surface_->ReleaseLastFlushedBuffer(sBuffer), GSERROR_NOT_SUPPORT); in HWTEST_F() 2020 ASSERT_EQ(cs->SetGlobalAlpha(alpha), GSERROR_NOT_SUPPORT); in HWTEST_F()
|
H A D | metadata_helper_test.cpp | 80 ASSERT_EQ(MetadataHelper::ConvertVecToMetadata(vec, metadata), GSERROR_NOT_SUPPORT); in HWTEST_F() local
|
/foundation/graphic/graphic_surface/surface/src/ |
H A D | consumer_surface.cpp | 88 return GSERROR_NOT_SUPPORT; in GetProducerInitInfo() 663 return GSERROR_NOT_SUPPORT; in AcquireLastFlushedBuffer() 668 return GSERROR_NOT_SUPPORT; in ReleaseLastFlushedBuffer() 674 return GSERROR_NOT_SUPPORT; in SetGlobalAlpha()
|
H A D | buffer_client_producer.cpp | 362 return GSERROR_NOT_SUPPORT; in AttachBuffer() 382 return GSERROR_NOT_SUPPORT; in DetachBuffer() 742 return GSERROR_NOT_SUPPORT; in GetTransformHint()
|
H A D | producer_surface.cpp | 680 return GSERROR_NOT_SUPPORT;
|