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 154 // fSrcWidth: The width of the desired subset of source
156 // fDstWidth: Will be equal to fSrcWidth, since this is also
162 // version of fSrcWidth/fDstWidth.
180 // fSrcWidth: The entire width of the source pixels, before
186 // version of fSrcWidth.
194 // fSrcWidth = fDstWidth = Full original width
200 const int fSrcWidth;
SkSwizzler.cpp     [all...]
  /external/skqp/src/codec/
SkSwizzler.h 154 // fSrcWidth: The width of the desired subset of source
156 // fDstWidth: Will be equal to fSrcWidth, since this is also
162 // version of fSrcWidth/fDstWidth.
180 // fSrcWidth: The entire width of the source pixels, before
186 // version of fSrcWidth.
194 // fSrcWidth = fDstWidth = Full original width
200 const int fSrcWidth;
SkSwizzler.cpp     [all...]

Completed in 135 milliseconds