Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkPngCodec.h114 int fXformWidth; variable
DSkPngCodec.cpp474 this->applyColorXform(dst, src, fXformWidth); in applyXformRow()
478 this->applyColorXform(dst, fColorXformSrcRow, fXformWidth); in applyXformRow()
1062 fXformWidth = this->dstInfo().width(); in initializeXformParams()
1065 fXformWidth = this->swizzler()->swizzleWidth(); in initializeXformParams()