Home
last modified time | relevance | path

Searched defs:rotationDegrees (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderDefs.h134 uint32_t rotationDegrees; member
158 uint32_t rotationDegrees; member
DVideoDecoderBase.cpp1620 void VideoDecoderBase::setRotationDegrees(int32_t rotationDegrees) { in setRotationDegrees()