HomeSort by relevance Sort by last modified time
    Searched refs:setEmpty (Results 151 - 175 of 237) sorted by null

1 2 3 4 5 67 8 910

  /external/skia/tests/
ClipStackTest.cpp 356 emptyRect.setEmpty();
871 elemRegion.setEmpty();
    [all...]
ReadPixelsTest.cpp 173 clippedSrcRect.setEmpty();
  /cts/tests/tests/graphics/src/android/graphics/cts/
RectTest.java 461 // Before setEmpty()
468 // After setEmpty()
469 mRect.setEmpty();
RectFTest.java 410 // Before setEmpty()
417 // After setEmpty()
418 mRectF.setEmpty();
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameView.java 346 mBlinkRect.setEmpty();
  /external/chromium_org/third_party/skia/tests/
ReadPixelsTest.cpp 173 clippedSrcRect.setEmpty();
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 447 /// setEmpty - Change a constraint to Empty.
448 void setEmpty();
    [all...]
  /frameworks/base/core/java/android/view/animation/
Animation.java 277 mPreviousRegion.setEmpty();
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Rect.java 245 public void setEmpty() {
Bitmap.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
DragState.java 132 mDragWindowHandle.touchableRegion.setEmpty();
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrRRectEffect.cpp 159 fPrevRRect.setEmpty();
511 fPrevRRect.setEmpty();
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 382 void DependenceAnalysis::Constraint::setEmpty() {
435 X->setEmpty();
444 X->setEmpty();
478 X->setEmpty();
519 X->setEmpty();
525 X->setEmpty();
534 X->setEmpty();
559 X->setEmpty();
    [all...]
  /external/skia/src/gpu/effects/
GrRRectEffect.cpp 159 fPrevRRect.setEmpty();
511 fPrevRRect.setEmpty();
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java 571 mTmpRect.setEmpty();
603 mTmpRect.setEmpty();
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkCanvas.h     [all...]
  /external/skia/include/core/
SkCanvas.h     [all...]
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionSession.java 717 outInsets.touchableRegion.setEmpty();
  /frameworks/base/core/jni/
android_view_RenderNode.cpp 163 renderNode->mutateStagingProperties().mutableOutline().setEmpty();
  /frameworks/base/graphics/java/android/graphics/drawable/
RippleDrawable.java 855 drawingBounds.setEmpty();
  /frameworks/base/libs/hwui/
DeferredDisplayList.cpp 510 state->mBounds.setEmpty();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SearchPanelCircleView.java 114 outline.setEmpty();
  /packages/apps/Settings/src/com/android/settings/widget/
ChartSweepView.java 594 rect.setEmpty();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java 281 mClipRegion.setEmpty();
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 320 info.touchableRegion.setEmpty();
    [all...]

Completed in 1630 milliseconds

1 2 3 4 5 67 8 910