Searched refs:tmpBounds (Results 1 – 1 of 1) sorted by relevance
119 SkIRect tmpBounds = SkIRect::MakeWH(srcBounds.width(), srcBounds.height()); in filterImageGeneric() local120 callProcY(procY, temp, dst, height, tmpBounds); in filterImageGeneric()