Searched defs:inputBounds (Results 1 – 3 of 3) sorted by relevance
222 SkRect inputBounds = this->getInput(0) ? this->getInput(0)->computeFastBounds(bounds) : bounds; in computeFastBounds() local
937 SkIRect inputBounds = filter2->filterBounds(kExpectedOutputBounds, in DEF_TEST() local960 SkIRect inputBounds = filter2->filterBounds(kExpectedOutputBounds, in DEF_TEST() local982 SkIRect inputBounds = filter2->filterBounds(kExpectedOutputBounds, in DEF_TEST() local
1071 auto inputBounds = fSourceBounds; in run() local