Searched refs:getConservativeBounds (Results 1 – 6 of 6) sorted by relevance
92 GrRect r = context->getClip().getConservativeBounds(); in GrTextContext()98 context->getClip().getConservativeBounds().roundOut(&fClipRect); in GrTextContext()
514 GrRect clipRect = target->getClip().getConservativeBounds(); in createGeom()
558 bounds = fClip.getConservativeBounds(); in setupClipAndFlushState()
1225 clip.getConservativeBounds().roundOut(clipBounds); in get_path_and_clip_bounds()
40 const GrRect& getConservativeBounds() const { return fConservativeBounds; } in getConservativeBounds() function
2073 fClip.getConservativeBounds().roundOut(&clipBounds); in flushGLStateCommon()