Home
last modified time | relevance | path

Searched refs:AdjustWritePixelParams (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/
DGrSurfacePriv.h29 static bool AdjustWritePixelParams(int surfaceWidth,
DGrSurface.cpp130 bool GrSurfacePriv::AdjustWritePixelParams(int surfaceWidth, in AdjustWritePixelParams() function in GrSurfacePriv
DGrContext.cpp419 if (!GrSurfacePriv::AdjustWritePixelParams(dstSurface->width(), dstSurface->height(), in writeSurfacePixels()