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

1 2 3 4 5

  /external/skia/src/images/
SkPageFlipper.cpp 18 fDirty0->setEmpty();
19 fDirty1->setEmpty();
29 fDirty1->setEmpty();
38 fDirty0->setEmpty();
74 fDirty1->setEmpty();
  /external/skia/src/gpu/
GrClip.cpp 14 fConservativeBounds.setEmpty();
44 void GrClip::setEmpty() {
46 fConservativeBounds.setEmpty();
54 setEmpty();
69 setEmpty();
82 dst->setEmpty();
GrRenderTarget.cpp 72 fResolveRect.setEmpty();
  /external/skia/src/animator/
SkDisplayBounds.cpp 30 fBounds.setEmpty();
SkBoundable.cpp 46 fMaker.fDisplayList.fBounds.setEmpty();
SkDrawRectangle.cpp 40 fRect.setEmpty();
  /external/skia/src/core/
SkRasterClip.cpp 50 bool SkRasterClip::setEmpty() {
54 fBW.setEmpty();
55 fAA.setEmpty();
63 fAA.setEmpty();
182 dst->setEmpty();
193 dst->fAA.setEmpty();
196 dst->fBW.setEmpty();
SkBitmap_scroll.cpp 47 inval->setEmpty();
SkRegion_path.cpp 262 return this->setEmpty();
269 return this->setEmpty();
285 return this->setEmpty();
291 return this->setEmpty();
299 return this->setEmpty();
SkAAClip.h 32 bool setEmpty();
SkRasterClip.h 31 bool setEmpty();
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.h 51 - (void)setEmpty:(BOOL)empty;
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
ScrollableLayerAndroid.h 37 m_scrollLimits.setEmpty();
  /packages/apps/Gallery/src/com/android/camera/
GalleryPickerItem.java 92 mFrameBounds.setEmpty();
98 mFrameBounds.setEmpty();
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
FullscreenToolView.java 51 displayBounds.setEmpty();
86 dst.setEmpty();
  /external/skia/src/text/
SkTextLayout.cpp 23 fBounds.setEmpty();
  /external/skia/include/core/
SkSize.h 41 void setEmpty() {
  /external/skia/src/effects/
SkRectShape.cpp 18 fBounds.setEmpty();
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Tile.cpp 153 m_dirtyArea.setEmpty(); // empty dirty rect prevents fast blit path
361 m_dirtyArea.setEmpty();
386 m_dirtyArea.setEmpty();
448 m_dirtyArea.setEmpty();
GLExtras.cpp 130 startRect.setEmpty();
  /frameworks/base/core/java/android/view/
ViewTreeObserver.java 200 contentInsets.setEmpty();
201 visibleInsets.setEmpty();
202 touchableRegion.setEmpty();
  /external/skia/include/gpu/
GrClip.h 82 void setEmpty();
  /frameworks/base/services/java/com/android/server/wm/
FakeWindowImpl.java 85 mWindowHandle.touchableRegion.setEmpty();
  /frameworks/base/libs/hwui/
Snapshot.cpp 104 clipRect->setEmpty();
175 clipRect->setEmpty();
  /external/webkit/Source/WebKit/android/plugins/
PluginWidgetAndroid.cpp 65 m_requestedVisibleRect.setEmpty();
66 m_visibleDocRect.setEmpty();
67 m_pluginBounds.setEmpty();
473 visibleRect.setEmpty();
529 visibleRect.setEmpty();

Completed in 1086 milliseconds

1 2 3 4 5