Searched defs:ClipSrcRectAndDstPoint (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/batches/
H A DGrCopySurfaceBatch.cpp12 bool GrCopySurfaceBatch::ClipSrcRectAndDstPoint(const GrSurface* dst, function in class:GrCopySurfaceBatch
70 if (!ClipSrcRectAndDstPoint(dst, src, srcRect, dstPoint, &clippedSrcRect, &clippedDstPoint)) {

Completed in 124 milliseconds