HomeSort by relevance Sort by last modified time
    Searched refs:fSrcWidth (Results 1 - 4 of 4) sorted by null

  /external/skia/src/codec/
SkSwizzler.h 151 // fSrcWidth: The width of the desired subset of source
153 // fDstWidth: Will be equal to fSrcWidth, since this is also
159 // version of fSrcWidth/fDstWidth.
177 // fSrcWidth: The entire width of the source pixels, before
183 // version of fSrcWidth.
191 // fSrcWidth = fDstWidth = Full original width
197 const int fSrcWidth;
SkSwizzler.cpp     [all...]
  /external/skqp/src/codec/
SkSwizzler.h 151 // fSrcWidth: The width of the desired subset of source
153 // fDstWidth: Will be equal to fSrcWidth, since this is also
159 // version of fSrcWidth/fDstWidth.
177 // fSrcWidth: The entire width of the source pixels, before
183 // version of fSrcWidth.
191 // fSrcWidth = fDstWidth = Full original width
197 const int fSrcWidth;
SkSwizzler.cpp     [all...]

Completed in 76 milliseconds