Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dmatrix.cpp75 OperType aOperType = this->GetOperType(); in SetConcat() local
78 if ((static_cast<uint8_t>(aOperType) & OPERTYPE_MASK) == 0) { in SetConcat()
80 } else if (((static_cast<uint8_t>(aOperType) | static_cast<uint8_t>(bOperType)) & ROTATEORSKEW) == 0) { in SetConcat()

Completed in 1 milliseconds