Home
last modified time | relevance | path

Searched refs:setEmpty (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/src/images/
DSkPageFlipper.cpp25 fDirty0->setEmpty(); in SkPageFlipper()
26 fDirty1->setEmpty(); in SkPageFlipper()
36 fDirty1->setEmpty(); in SkPageFlipper()
45 fDirty0->setEmpty(); in resize()
81 fDirty1->setEmpty(); in update()
/external/webkit/WebKit/android/nav/
DFindCanvas.cpp176 r.setEmpty(); in addMatchPos()
310 mWorkingRegion.setEmpty(); in findHelper()
326 mWorkingRegion.setEmpty(); in findHelper()
333 mWorkingRegion.setEmpty(); in findHelper()
386 mWorkingRegion.setEmpty(); in findHelper()
430 mWorkingRegion.setEmpty(); in findHelper()
455 mWorkingRegion.setEmpty(); in findHelper()
DCachedRoot.cpp73 setEmpty(); in CommonCheck()
89 void setEmpty() { mUnion.setEmpty(); } in setEmpty() function in android::CommonCheck
123 mAllDrawnIn.setEmpty(); in BoundsCheck()
124 mLastAll.setEmpty(); in BoundsCheck()
125 mLastOver.setEmpty(); in BoundsCheck()
137 mDrawnOver.setEmpty(); in checkLast()
139 mAllDrawnIn.setEmpty(); in checkLast()
167 mDrawnOver.setEmpty(); in onIRect()
266 mBounder.setEmpty(); in drawText()
274 mBounder.setEmpty(); in drawPosText()
[all …]
DSelectText.cpp448 mBestBounds.setEmpty(); in reset()
574 mBestBounds.setEmpty(); in FindLast()
614 mEndExtra.setEmpty(); in BuilderCheck()
615 mLast.setEmpty(); in BuilderCheck()
617 mSelectRect.setEmpty(); in BuilderCheck()
620 mStartExtra.setEmpty(); in BuilderCheck()
676 mStartExtra.setEmpty(); in checkFlipRect()
686 mEndExtra.setEmpty(); in checkFlipRect()
728 mLast.setEmpty(); in resetLast()
741 mLast.setEmpty(); in setFlippedState()
[all …]
/external/skia/src/core/
DSkRegion_path.cpp270 return this->setEmpty(); in setPath()
277 return this->setEmpty(); in setPath()
293 return this->setEmpty(); in setPath()
299 return this->setEmpty(); in setPath()
307 return this->setEmpty(); in setPath()
DSkRegion.cpp160 bool SkRegion::setEmpty() in setEmpty() function in SkRegion
171 return this->setEmpty(); in setRect()
257 return this->setEmpty(); in setRuns()
507 dst->setEmpty(); in translate()
954 return this->setEmpty(); in op()
962 return this->setEmpty(); in op()
DSkBitmap_scroll.cpp40 inval->setEmpty(); in scrollRect()
DSkCanvas.cpp496 rec->fRegion->setEmpty(); in setDevice()
498 (void)rec->fRegion->setEmpty(); in setDevice()
640 fMCRec->fRegion->setEmpty(); in saveLayer()
892 rCompare.setEmpty(); in computeLocalClipBoundsCompareType()
966 bounds->setEmpty(); in getClipBounds()
975 bounds->setEmpty(); in getClipBounds()
/external/webkit/WebKit/android/plugins/
DPluginWidgetAndroid.cpp63 m_requestedVisibleRect.setEmpty(); in PluginWidgetAndroid()
64 m_visibleDocRect.setEmpty(); in PluginWidgetAndroid()
65 m_pluginBounds.setEmpty(); in PluginWidgetAndroid()
433 visibleRect.setEmpty(); in computeVisiblePluginRect()
/external/skia/src/animator/
DSkDisplayBounds.cpp38 fBounds.setEmpty(); in draw()
DSkBoundable.cpp54 fMaker.fDisplayList.fBounds.setEmpty(); in SkBoundableAuto()
DSkDrawRectangle.cpp48 fRect.setEmpty(); in SkDrawRect()
DSkDisplayList.cpp43 fInvalBounds.setEmpty(); in draw()
DSkPathParts.cpp237 fRect.setEmpty(); in SkAddRect()
/external/skia/include/core/
DSkSize.h34 void setEmpty() { in setEmpty() function
DSkRect.h59 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
276 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
DSkRegion.h89 bool setEmpty();
/external/skia/tests/
DPathTest.cpp76 bounds.setEmpty(); in TestPath()
/external/webkit/WebKit/android/jni/
DPictureSet.cpp136 area.setEmpty(); in build()
175 drawn.setEmpty(); in build()
213 working->mArea.setEmpty(); in clear()
DWebViewCore.cpp765 m_addInval.setEmpty(); in clearContent()
766 m_rebuildInval.setEmpty(); in clearContent()
886 m_addInval.setEmpty(); in recordContent()
888 m_rebuildInval.setEmpty(); in recordContent()
/external/skia/src/utils/
DSkCullPoints.cpp77 r.setEmpty(); in SkCullPoints()
/external/skia/src/views/
DSkTextBox.cpp95 fBox.setEmpty(); in SkTextBox()
DSkWindow.cpp145 fDirtyRgn.setEmpty(); in update()
DSkStackViewLayout.cpp230 fMargin.setEmpty(); in SkFillViewLayout()
/external/webkit/WebCore/platform/graphics/skia/
DSkiaUtils.cpp159 destRect->setEmpty(); in IntersectRectAndRegion()

12