HomeSort by relevance Sort by last modified time
    Searched refs:AdjustWritePixelParams (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gpu/
GrSurfacePriv.h 29 static bool AdjustWritePixelParams(int surfaceWidth,
GrSurface.cpp 130 bool GrSurfacePriv::AdjustWritePixelParams(int surfaceWidth,
GrContextPriv.cpp 514 if (!GrSurfacePriv::AdjustWritePixelParams(dstSurface->width(), dstSurface->height(),
    [all...]
  /external/skqp/src/gpu/
GrSurfacePriv.h 29 static bool AdjustWritePixelParams(int surfaceWidth,
GrSurface.cpp 130 bool GrSurfacePriv::AdjustWritePixelParams(int surfaceWidth,
GrContext.cpp 419 if (!GrSurfacePriv::AdjustWritePixelParams(dstSurface->width(), dstSurface->height(),
    [all...]

Completed in 534 milliseconds