Searched refs:AdjustWritePixelParams (Results 1 – 3 of 3) sorted by relevance
29 static bool AdjustWritePixelParams(int surfaceWidth,
109 bool GrSurfacePriv::AdjustWritePixelParams(int surfaceWidth, in AdjustWritePixelParams() function in GrSurfacePriv
357 if (!GrSurfacePriv::AdjustWritePixelParams(dstSurface->width(), dstSurface->height(), in writeSurfacePixels()