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

1 2

  /external/skia/gm/
bigrrectaaeffect.cpp 67 SkRect testBounds = SkRect::MakeIWH(fTestWidth, fTestHeight);
76 canvas->drawRect(testBounds, paint);
89 SkRect bounds = testBounds;
  /external/skqp/gm/
bigrrectaaeffect.cpp 67 SkRect testBounds = SkRect::MakeIWH(fTestWidth, fTestHeight);
76 canvas->drawRect(testBounds, paint);
89 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 87 public void testBounds() {
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /frameworks/support/graphics/drawable/static/src/androidTest/java/androidx/vectordrawable/graphics/drawable/tests/
VectorDrawableTest.java 351 public void testBounds() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
DependenceAnalysis.h     [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /external/skia/tests/
ClipStackTest.cpp     [all...]
  /external/skqp/tests/
ClipStackTest.cpp     [all...]

Completed in 1137 milliseconds

1 2