Searched refs:GrDawnRoundRowBytes (Results 1 – 4 of 4) sorted by relevance
35 fOffset = GrDawnRoundRowBytes(fOffset); in allocate()
19 size_t GrDawnRoundRowBytes(size_t rowBytes);
76 size_t GrDawnRoundRowBytes(size_t rowBytes) { in GrDawnRoundRowBytes() function
355 size_t dstRowBytes = GrDawnRoundRowBytes(trimRowBytes); in uploadTextureData()403 size_t rowBytes = GrDawnRoundRowBytes(origRowBytes); in onClearBackendTexture()616 rowBytes = GrDawnRoundRowBytes(rowBytes); in onReadPixels()