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

  /external/skia/src/gpu/
GrSurfacePriv.h 29 static bool AdjustWritePixelParams(int surfaceWidth,
GrSurface.cpp 82 bool GrSurfacePriv::AdjustWritePixelParams(int surfaceWidth,
GrContext.cpp 249 if (!GrSurfacePriv::AdjustWritePixelParams(surface->width(), surface->height(),
  /external/skia/src/gpu/vk/
GrVkGpu.cpp 329 if (!GrSurfacePriv::AdjustWritePixelParams(desc.fWidth, desc.fHeight, bpp, &left, &top,
    [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 407 milliseconds