Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp805 SkRect croppedRect, croppedLocal{}; in fillRectToRect() local
808 (!paint.usesLocalCoords() || quad.fLocal.asRect(&croppedLocal))) { in fillRectToRect()
824 croppedLocal = localRect; in fillRectToRect()
828 viewMatrix, SkRRect::MakeRect(croppedRect), croppedLocal, in fillRectToRect()