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