Home
last modified time | relevance | path

Searched defs:srcToDst (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp166 const SkMatrix& srcToDst, in should_tile_image_id()
273 SkMatrix* srcToDst) { in optimize_sample_area()
422 const SkMatrix& srcToDst, in draw_image()
575 const SkMatrix& srcToDst, in draw_tiled_bitmap()
717 SkMatrix srcToDst = SkMatrix::RectToRect(src, dst); in drawSpecial() local
763 SkMatrix srcToDst; in drawImageQuad() local
/third_party/skia/bench/
DCompositingImagesBench.cpp301 SkMatrix srcToDst = SkMatrix::RectToRect(entry.fSrcRect, entry.fDstRect); in getAdjustedEntry() local