Searched defs:inputBounds (Results 1 – 4 of 4) sorted by relevance
119 FloatRect inputBounds = snapshot.croppedBufferSize; in getInputBounds() local1190 FloatRect inputBounds = getInputBounds(snapshot, /*fillParentBounds=*/true).first; in updateInput() local1319 FloatRect inputBounds = getInputBounds(*snapshot, /*fillParentBounds=*/true).first; in updateTouchableRegionCrop() local1323 FloatRect inputBounds = in updateTouchableRegionCrop() local1331 FloatRect inputBounds = in updateTouchableRegionCrop() local
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
1087 auto inputBounds = fSourceBounds; in run() local