Home
last modified time | relevance | path

Searched defs:resultBounds (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
DGrSWMaskHelper.cpp88 bool GrSWMaskHelper::init(const SkIRect& resultBounds, in init()
159 const SkIRect& resultBounds, in DrawPathMaskToTexture()
/external/skia/src/gpu/
DGrSWMaskHelper.cpp88 bool GrSWMaskHelper::init(const SkIRect& resultBounds, in init()
159 const SkIRect& resultBounds, in DrawPathMaskToTexture()
/external/chromium_org/third_party/WebKit/Source/web/
DWebFrameImpl.cpp1656 IntRect resultBounds = resultRange->boundingBox(); in scopeStringMatches() local