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

  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp     [all...]
  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 97 virtual void clipWillBeSet(const GrClipData* newClip) SK_OVERRIDE;
GrDrawTarget.cpp 818 GrDrawTarget::AutoClipRestore::AutoClipRestore(GrDrawTarget* target, const SkIRect& newClip) {
822 fStack.get()->clipDevRect(newClip, SkRegion::kReplace_Op);
GrDrawTarget.h 593 AutoClipRestore(GrDrawTarget* target, const SkIRect& newClip);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 467 void drawRoundCorner(bool newClip, RECT clipRect, RECT rectWin, HDC dc, int width, int height);
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp 835 bool newClip;
837 newClip = true;
841 newClip = false;
849 if (newClip)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 71 milliseconds