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

/external/skia/src/codec/
H A DSkRawCodec.cpp752 const SkISize fullDim = this->getInfo().dimensions(); local
753 const float fullShortEdge = static_cast<float>(SkTMin(fullDim.fWidth, fullDim.fHeight));

Completed in 140 milliseconds