Searched refs:restore (Results 126 - 150 of 798) sorted by relevance

1234567891011>>

/external/skia/gm/
H A Dmatriximagefilter.cpp33 canvas->restore();
55 canvas.restore();
H A Dnonclosedpaths.cpp118 canvas->restore();
136 canvas->restore();
/external/chromium_org/extensions/renderer/resources/
H A Dwindow_controls.js70 chrome.app.window.current().restore();
/external/chromium_org/remoting/webapp/
H A Dfullscreen_v2.js67 chrome.app.window.current().restore();
/external/chromium_org/skia/tools/filter_fuzz_stub/
H A Dfilter_fuzz_stub.cc49 canvas->restore();
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorApplicationCacheAgent.h57 virtual void restore() OVERRIDE;
H A DInspectorHeapProfilerAgent.h68 virtual void restore() OVERRIDE;
H A DInspectorTracingAgent.cpp37 void InspectorTracingAgent::restore() function in class:blink::InspectorTracingAgent
H A DInspectorWorkerAgent.h54 virtual void restore() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DHTMLCanvasPainter.cpp48 context->restore();
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DInspectorFileSystemAgent.h60 virtual void restore() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DInspectorIndexedDBAgent.h52 virtual void restore() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DInspectorDatabaseAgent.h61 virtual void restore() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DCanvas2DImageBufferSurface.h60 virtual bool restore() OVERRIDE { return m_layerBridge->restoreSurface(); }
H A DImageBufferSurface.h65 virtual bool restore() { return false; }; function in class:blink::ImageBufferSurface
/external/chromium_org/third_party/skia/bench/
H A DPerlinNoiseBench.cpp38 canvas->restore();
/external/chromium_org/third_party/skia/gm/
H A Darcofzorro.cpp55 canvas->restore();
H A Dbitmaprecttest.cpp46 canvas->restore();
H A Ddrrect.cpp64 canvas->restore();
H A Dglyph_pos.cpp73 canvas->restore();
80 canvas->restore();
94 canvas->restore();
110 canvas->restore();
H A Dimageblur.cpp56 canvas->restore();
H A Dimageblur2.cpp80 canvas->restore();
H A Dimagemagnifier.cpp58 canvas->restore();
H A Dlerpmode.cpp34 canvas->restore();
/external/chromium_org/third_party/skia/samplecode/
H A DSampleIdentityScale.cpp80 canvas->restore();

Completed in 477 milliseconds

1234567891011>>