Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrRenderTargetContext.cpp405 static bool crop_filled_rect(int width, int height, const GrClip& clip, in crop_filled_rect() function
455 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, &croppedRect)) { in drawFilledRect()
736 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, in fillRectToRect()
793 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, &croppedRect)) { in fillRectWithLocalMatrix()