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
934 SkIRect inputBounds = filter2->filterBounds(kExpectedOutputBounds, in DEF_TEST() local957 SkIRect inputBounds = filter2->filterBounds(kExpectedOutputBounds, in DEF_TEST() local979 SkIRect inputBounds = filter2->filterBounds(kExpectedOutputBounds, in DEF_TEST() local
1087 auto inputBounds = fSourceBounds; in run() local