Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/hwui/
H A DImageDecoder.cpp94 static bool requires_matrix_scaling(bool swapWidthHeight, const SkISize& decodeSize, in requires_matrix_scaling()
217 bool ImageDecoder::swapWidthHeight() const { in swapWidthHeight() function in ImageDecoder