Home
last modified time | relevance | path

Searched refs:AdjustReadPixelParams (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrSurfacePriv.h23 static bool AdjustReadPixelParams(int surfaceWidth,
DGrSurface.cpp120 bool GrSurfacePriv::AdjustReadPixelParams(int surfaceWidth, in AdjustReadPixelParams() function in GrSurfacePriv
DGrGpu.cpp252 if (!GrSurfacePriv::AdjustReadPixelParams(surface->width(), surface->height(), bpp, in readPixels()
DGrContext.cpp607 if (!GrSurfacePriv::AdjustReadPixelParams(srcSurface->width(), srcSurface->height(), in readSurfacePixels()