Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 42) sorted by relevance

12

/external/webkit/WebCore/inspector/front-end/
DTopDownProfileDataGridTree.js106 restore: function() method in WebInspector.TopDownProfileDataGridTree
113 WebInspector.ProfileDataGridTree.prototype.restore.call(this); method in WebInspector
DProfileDataGridTree.js355 restore: function() method in WebInspector.ProfileDataGridTree
/external/skia/src/effects/
DSkPaintFlagsDrawFilter.cpp18 void SkPaintFlagsDrawFilter::restore(SkCanvas*, SkPaint* paint, Type) in restore() function in SkPaintFlagsDrawFilter
DSkBlurDrawLooper.cpp76 void SkBlurDrawLooper::restore() in restore() function in SkBlurDrawLooper
DSkLayerDrawLooper.cpp52 void SkLayerDrawLooper::restore() { in restore() function in SkLayerDrawLooper
/external/webkit/WebCore/bindings/v8/
DScriptCachedFrameData.cpp54 void ScriptCachedFrameData::restore(Frame* frame) in restore() function in WebCore::ScriptCachedFrameData
DScriptCachedFrameData.h47 void restore(Frame*) { } in restore() function
/external/skia/include/core/
DSkDrawLooper.h54 virtual void restore() {} in restore() function
/external/webkit/WebCore/history/
DCachedPage.cpp68 void CachedPage::restore(Page* page) in restore() function in WebCore::CachedPage
DCachedFrame.cpp80 void CachedFrameBase::restore() in restore() function in WebCore::CachedFrameBase
/external/webkit/WebCore/bindings/js/
DScriptCachedFrameData.cpp74 void ScriptCachedFrameData::restore(Frame* frame) in restore() function in WebCore::ScriptCachedFrameData
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextPlatformPrivateCG.h56 void restore() {} in restore() function
/external/skia/src/animator/
DSkDisplayApply.h94 SkBool restore; variable
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextPlatformPrivateCairo.h82 void restore() {} in restore() function
/external/skia/src/core/
DSkComposeShader.cpp106 SkAutoAlphaRestore restore(const_cast<SkPaint*>(&paint), 0xFF); in setContext() local
DSkPaint.cpp819 SkAutoRestorePaintTextSizeAndFrame restore(this); in measureText() local
904 SkAutoRestorePaintTextSizeAndFrame restore(this); in breakText() local
988 SkAutoRestorePaintTextSizeAndFrame restore(this); in getFontMetrics() local
1047 SkAutoRestorePaintTextSizeAndFrame restore(this); in getTextWidths() local
/external/skia/src/views/
DSkImageView.cpp144 SkAutoCanvasRestore restore(canvas, true); in onDraw() local
/external/webkit/WebCore/platform/graphics/win/
DGraphicsContextWin.cpp148 void GraphicsContextPlatformPrivate::restore() in restore() function in WebCore::GraphicsContextPlatformPrivate
/external/sonivox/arm-wt-22k/lib_src/
Deas_otadata.h66 S_OTA_LOC restore; /* previous location */ member
/external/webkit/JavaScriptCore/wrec/
DWRECParser.h99 void restore() in restore() function
/external/sonivox/arm-fm-22k/lib_src/
Deas_otadata.h66 S_OTA_LOC restore; /* previous location */ member
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_otadata.h66 S_OTA_LOC restore; /* previous location */ member
/external/webkit/JavaScriptCore/profiler/
DProfileNode.cpp260 void ProfileNode::restore() in restore() function in JSC::ProfileNode
/external/webkit/WebCore/platform/graphics/android/
DLayerAndroid.cpp36 virtual void restore(SkCanvas* canvas, SkPaint* paint, Type) in restore() function in WebCore::OpacityDrawFilter
332 SkAutoCanvasRestore restore(canvas, true); in onDraw() local
/external/chromium/base/
Dmessage_loop.h247 void set_exception_restoration(bool restore) { in set_exception_restoration()

12