Home
last modified time | relevance | path

Searched refs:IsSourceAsResponse (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_astc.h72 NATIVEEXPORT bool IsSourceAsResponse() override;
H A Dpixel_map.h218 NATIVEEXPORT virtual bool IsSourceAsResponse() in IsSourceAsResponse() function in OHOS::Media::PixelMap
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp259 bool PixelAstc::IsSourceAsResponse() in IsSourceAsResponse() function in OHOS::Media::PixelAstc
261 IMAGE_LOGE("IsSourceAsResponse is not support on pixelastc"); in IsSourceAsResponse()
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dpixel_map.h135 NATIVEEXPORT bool IsSourceAsResponse() in IsSourceAsResponse() function in OHOS::Media::PixelMap
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixel_astc_test.cpp662 * @tc.desc: PixelAstc IsSourceAsResponse
671 bool ret = pixelAstc->IsSourceAsResponse(); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp1204 * @tc.desc: test IsSourceAsResponse
1210 GTEST_LOG_(INFO) << "ImagePixelMapTest: ImagePixelMap037 IsSourceAsResponse start"; in HWTEST_F()
1218 bool ret = pixelMap.IsSourceAsResponse(); in HWTEST_F()
1220 GTEST_LOG_(INFO) << "ImagePixelMapTest: ImagePixelMap037 IsSourceAsResponse end"; in HWTEST_F()

Completed in 7 milliseconds