Searched refs:PixelTransferResult (Results 1 – 2 of 2) sorted by relevance
220 struct PixelTransferResult { struct230 PixelTransferResult transferPixels(GrColorType colorType, const SkIRect& rect); argument
723 bool addTransferResult(const PixelTransferResult& result, in addTransferResult()842 PixelTransferResult fTransferResult; in asyncReadPixels()965 PixelTransferResult yTransfer, uTransfer, vTransfer; in asyncRescaleAndReadPixelsYUV420()1060 PixelTransferResult fYTransfer; in asyncRescaleAndReadPixelsYUV420()1061 PixelTransferResult fUTransfer; in asyncRescaleAndReadPixelsYUV420()1062 PixelTransferResult fVTransfer; in asyncRescaleAndReadPixelsYUV420()1310 GrSurfaceContext::PixelTransferResult GrSurfaceContext::transferPixels(GrColorType dstCT, in transferPixels()1359 PixelTransferResult result; in transferPixels()