Home
last modified time | relevance | path

Searched refs:SetRotDegree (Results 1 – 2 of 2) 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.h29 void SetRotDegree(int rot) { rotDegree_ = rot; } in SetRotDegree() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageheifimpl_fuzzer/src/
H A Dimage_heif_impl_fuzzer.cpp209 heifirotbox->SetRotDegree(rot); in ItemPropertyTransformBoxTest001()