Searched refs:dstStart (Results 1 – 3 of 3) sorted by relevance
246 const MinikinPaint& paint, size_t dstStart, in doLayoutRunCached() argument266 piece.getLength(), context.getLength(), isRtl, paint, piece.getStart() - dstStart, in doLayoutRunCached()
324 uint8_t *dstStart = dst; in copyYV12FrameToOutputBuffer() local332 dst = dstStart + dstYStride * dstHeight; in copyYV12FrameToOutputBuffer()339 dst = dstStart + (5 * dstYStride * dstHeight) / 4; in copyYV12FrameToOutputBuffer()
186 const MinikinPaint& paint, size_t dstStart,