Searched defs:getConservativeBounds (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrClipData.cpp16 * getConservativeBounds returns the conservative bounding box of the clip
21 void GrClipData::getConservativeBounds(const GrSurface* surface, function in class:GrClipData
26 fClipStack->getConservativeBounds(-fOrigin.fX,
/external/skia/src/gpu/
H A DGrClipData.cpp16 * getConservativeBounds returns the conservative bounding box of the clip
21 void GrClipData::getConservativeBounds(const GrSurface* surface, function in class:GrClipData
26 fClipStack->getConservativeBounds(-fOrigin.fX,
/external/chromium_org/third_party/skia/src/core/
H A DSkClipStack.cpp692 void SkClipStack::getConservativeBounds(int offsetX, function in class:SkClipStack
/external/skia/src/core/
H A DSkClipStack.cpp692 void SkClipStack::getConservativeBounds(int offsetX, function in class:SkClipStack

Completed in 293 milliseconds