Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DSurfaceFillContext.cpp115 SkIPoint clippedDstPoint = dstPoint; in blitTexture() local
118 &clippedDstPoint, in blitTexture()
124 SkIRect clippedDstRect = SkIRect::MakePtSize(clippedDstPoint, clippedSrcRect.size()); in blitTexture()