HomeSort by relevance Sort by last modified time
    Searched defs:getConservativeBounds (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrClipData.cpp 16 * getConservativeBounds returns the conservative bounding box of the clip
21 void GrClipData::getConservativeBounds(const GrSurface* surface,
26 fClipStack->getConservativeBounds(-fOrigin.fX,
  /external/skia/src/core/
SkClipStack.cpp 701 void SkClipStack::getConservativeBounds(int offsetX,

Completed in 187 milliseconds