Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetContext.cpp501 static bool crop_filled_rect(int width, int height, const GrClip& clip, in crop_filled_rect() function
666 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, &croppedRect)) { in drawFilledRect()
900 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, in fillRectToRect()
934 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, &croppedRect)) { in fillRectWithEdgeAA()
962 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, &clippedDstRect, in drawTexture()
1028 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, &croppedRect)) { in fillRectWithLocalMatrix()