Home
last modified time | relevance | path

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

/external/skia/gm/
Dbigrrectaaeffect.cpp67 SkRect testBounds = SkRect::MakeIWH(fTestWidth, fTestHeight); in onDraw() local
/external/skia/src/pathops/
DSkOpBuilder.cpp152 const SkRect& testBounds = test->getBounds(); in resolve() local
/external/skia/tests/
DClipStackTest.cpp1136 SkRect testBounds; in test_reduced_clip_stack_genid() member
DPathTest.cpp2376 SkRect testBounds; in test_isNestedFillRects() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2631 bool DependenceInfo::testBounds(unsigned char DirKind, unsigned Level, in testBounds() function in DependenceInfo