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

  /external/chromium_org/third_party/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/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/chromium_org/third_party/skia/src/core/
SkClipStack.cpp 715 void SkClipStack::getConservativeBounds(int offsetX,
  /external/skia/src/core/
SkClipStack.cpp 715 void SkClipStack::getConservativeBounds(int offsetX,

Completed in 114 milliseconds