Searched refs:PixelTransferResult (Results 1 – 5 of 5) sorted by relevance
127 struct PixelTransferResult { struct137 PixelTransferResult transferPixels(GrColorType colorType, const SkIRect& rect); argument
590 GrSurfaceContext::PixelTransferResult GrSurfaceContext::transferPixels(GrColorType dstCT, in transferPixels()635 PixelTransferResult result; in transferPixels()
1692 PixelTransferResult fTransferResult; in asyncReadPixels()1908 PixelTransferResult fYTransfer; in asyncRescaleAndReadPixelsYUV420()1909 PixelTransferResult fUTransfer; in asyncRescaleAndReadPixelsYUV420()1910 PixelTransferResult fVTransfer; in asyncRescaleAndReadPixelsYUV420()
200 struct PixelTransferResult { struct210 PixelTransferResult transferPixels(GrColorType colorType, const SkIRect& rect); argument
634 bool addTransferResult(const PixelTransferResult& result, in addTransferResult()754 PixelTransferResult fTransferResult; in asyncReadPixels()889 PixelTransferResult yTransfer, uTransfer, vTransfer; in asyncRescaleAndReadPixelsYUV420()985 PixelTransferResult fYTransfer; in asyncRescaleAndReadPixelsYUV420()986 PixelTransferResult fUTransfer; in asyncRescaleAndReadPixelsYUV420()987 PixelTransferResult fVTransfer; in asyncRescaleAndReadPixelsYUV420()1234 SurfaceContext::PixelTransferResult SurfaceContext::transferPixels(GrColorType dstCT, in transferPixels()1284 PixelTransferResult result; in transferPixels()