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 151 // fDstOffset: Will be zero. There is no destination offset
178 // fDstOffset: First pixel to write in destination.
179 // fDstOffsetBytes: fDstOffset * fDstBPP.
197 const int fDstOffset;
SkSwizzler.cpp     [all...]
  /external/skqp/src/codec/
SkSwizzler.h 151 // fDstOffset: Will be zero. There is no destination offset
178 // fDstOffset: First pixel to write in destination.
179 // fDstOffsetBytes: fDstOffset * fDstBPP.
197 const int fDstOffset;
SkSwizzler.cpp     [all...]

Completed in 111 milliseconds