Home
last modified time | relevance | path

Searched refs:GetRotDegree (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_property_transform_box.h27 int GetRotDegree() const { return rotDegree_; } in GetRotDegree() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageheifimpl_fuzzer/src/
H A Dimage_heif_impl_fuzzer.cpp208 heifirotbox->GetRotDegree(); in ItemPropertyTransformBoxTest001()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp475 image->SetRotateDegrees(irot->GetRotDegree()); in ExtractImageProperties()