Searched refs:devResult (Results 1 – 2 of 2) sorted by relevance
21 void GrClip::getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds() argument25 devResult->setLTRB(0, 0, width, height); in getConservativeBounds()31 *devResult = this->irect(); in getConservativeBounds()44 devBounds.roundOut(devResult); in getConservativeBounds()
162 SkIRect* devResult,