Searched refs:compFastTrack (Results 1 – 1 of 1) sorted by relevance
252 Result compFastTrack = Result::InsufficientCondition; in update() local269 … if ((compFastTrack = _compFastTrack(renderer, target, pm, viewport)) == Result::Success) { in update()275 if (compFastTrack == Result::InsufficientCondition) { in update()286 …if (!P(this->clipper)->clipper && (compFastTrack = _compFastTrack(renderer, this->clipper, pm, vie… in update()289 if (compFastTrack == Result::InsufficientCondition) { in update()306 if (compFastTrack == Result::Success) renderer->viewport(viewport); in update()