HomeSort by relevance Sort by last modified time
    Searched refs:testBounds (Results 1 - 14 of 14) sorted by null

  /external/skia/gm/
bigrrectaaeffect.cpp 61 SkRect testBounds = SkRect::MakeIWH(fTestWidth, fTestHeight);
70 canvas->drawRect(testBounds, paint);
83 SkRect bounds = testBounds;
  /external/skqp/gm/
bigrrectaaeffect.cpp 72 SkRect testBounds = SkRect::MakeIWH(fTestWidth, fTestHeight);
81 canvas->drawRect(testBounds, paint);
94 SkRect bounds = testBounds;
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowTouchDelegateTest.java 31 public void testBounds() {
  /external/skia/src/pathops/
SkOpBuilder.cpp 152 const SkRect& testBounds = test->getBounds();
155 if (SkRect::Intersects(fPathRefs[inner].getBounds(), testBounds)) {
  /external/skqp/src/pathops/
SkOpBuilder.cpp 152 const SkRect& testBounds = test->getBounds();
155 if (SkRect::Intersects(fPathRefs[inner].getBounds(), testBounds)) {
  /cts/tests/tests/view/src/android/view/cts/
ViewOutlineProviderTest.java 88 public void testBounds() {
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /external/skia/tests/
ClipStackTest.cpp     [all...]
PathTest.cpp     [all...]
  /external/skqp/tests/
ClipStackTest.cpp     [all...]
PathTest.cpp     [all...]

Completed in 509 milliseconds