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

  /external/skia/src/codec/
SkSwizzler.h 148 // fDstOffset: Will be zero. There is no destination offset
175 // fDstOffset: First pixel to write in destination.
176 // fDstOffsetBytes: fDstOffset * fDstBPP.
194 const int fDstOffset;
SkSwizzler.cpp     [all...]
  /external/skqp/src/codec/
SkSwizzler.h 148 // fDstOffset: Will be zero. There is no destination offset
175 // fDstOffset: First pixel to write in destination.
176 // fDstOffsetBytes: fDstOffset * fDstBPP.
194 const int fDstOffset;
SkSwizzler.cpp     [all...]

Completed in 51 milliseconds