Searched refs:GrDawnRoundRowBytes (Results 1 – 9 of 9) sorted by relevance
17 size_t GrDawnRoundRowBytes(size_t rowBytes);
149 origRowBytes = GrDawnRoundRowBytes(origRowBytes); in upload()159 size_t rowBytes = GrDawnRoundRowBytes(origRowBytes); in upload()
51 size_t GrDawnRoundRowBytes(size_t rowBytes) { in GrDawnRoundRowBytes() function
286 size_t rowBytes = GrDawnRoundRowBytes(origRowBytes); in createBackendTexture()377 rowBytes = GrDawnRoundRowBytes(rowBytes); in onReadPixels()
40 rowBytes = GrDawnRoundRowBytes(rowBytes); in copy()213 int rowPitch = GrDawnRoundRowBytes(width * GrBytesPerPixel(src->config())); in copy()
35 fOffset = GrDawnRoundRowBytes(fOffset); in allocate()
19 size_t GrDawnRoundRowBytes(size_t rowBytes);
76 size_t GrDawnRoundRowBytes(size_t rowBytes) { in GrDawnRoundRowBytes() function
361 size_t dstRowBytes = GrDawnRoundRowBytes(trimRowBytes); in uploadTextureData()409 size_t rowBytes = GrDawnRoundRowBytes(origRowBytes); in onClearBackendTexture()625 rowBytes = GrDawnRoundRowBytes(rowBytes); in onReadPixels()