Home
last modified time | relevance | path

Searched defs:clippedSrcRect (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/batches/
DGrCopySurfaceBatch.cpp16 SkIRect* clippedSrcRect, in ClipSrcRectAndDstPoint()
67 SkIRect clippedSrcRect; in Create() local
/external/skia/src/gpu/
DSkGpuDevice_drawTexture.cpp103 SkRect clippedSrcRect; in drawTextureProducer() local
145 const SkRect& clippedSrcRect, in drawTextureProducerImpl()
DSkGpuDevice.cpp769 SkRect clippedSrcRect = SkRect::Make(*clippedSrcIRect); in determine_clipped_src_rect() local
913 SkIRect clippedSrcRect; in drawBitmap() local
1008 SkRect clippedSrcRect = SkRect::Make(clippedSrcIRect); in drawTiledBitmap() local
1327 SkIRect clippedSrcRect; in drawBitmapRect() local
DGrContext.cpp527 SkIRect clippedSrcRect; in copySurface() local
/external/skia/tests/
DReadPixelsTest.cpp185 SkIRect clippedSrcRect = DEV_RECT; in check_read() local