Home
last modified time | relevance | path

Searched defs:testBounds (Results 1 – 5 of 5) sorted by relevance

/external/skia/gm/
Dbigrrectaaeffect.cpp73 SkRect testBounds = SkRect::MakeIWH(fTestWidth, fTestHeight); in onDraw() local
/external/skia/src/pathops/
DSkOpBuilder.cpp133 const SkRect& testBounds = test->getBounds(); in resolve() local
/external/skia/tests/
DClipStackTest.cpp1075 SkIRect testBounds; in test_reduced_clip_stack_genid() member
DPathTest.cpp2069 SkRect testBounds; in test_isNestedFillRects() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2682 bool DependenceAnalysis::testBounds(unsigned char DirKind, in testBounds() function in DependenceAnalysis