Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_image.cpp19 const int ROTATE_270_DEGRESS = 270; variable
88 return rotateDegrees_ == ROTATE_90_DEGRESS || rotateDegrees_ == ROTATE_270_DEGRESS; in IsResolutionReverse()