Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_astc.h70 NATIVEEXPORT bool IsTransformered() override;
H A Dpixel_map.h212 NATIVEEXPORT virtual bool IsTransformered() in IsTransformered() function in OHOS::Media::PixelMap
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp242 bool PixelAstc::IsTransformered() in IsTransformered() function in OHOS::Media::PixelAstc
244 IMAGE_LOGE("IsTransformered is not support on pixelastc"); in IsTransformered()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp948 EXPECT_TRUE(innerPixelMap->IsTransformered()); in HWTEST_F()
982 EXPECT_TRUE(innerPixelMap->IsTransformered()); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixel_astc_test.cpp633 bool ret = pixelAstc->IsTransformered(); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp628 if (pixelMap.IsTransformered()) { in Transform()

Completed in 7 milliseconds