Home
last modified time | relevance | path

Searched refs:GraphicsContextRecorder (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContextRecorder.h50 friend class GraphicsContextRecorder;
59 class PLATFORM_EXPORT GraphicsContextRecorder {
60 WTF_MAKE_NONCOPYABLE(GraphicsContextRecorder);
62 GraphicsContextRecorder() { } in GraphicsContextRecorder() function
DGraphicsContextRecorder.cpp39 GraphicsContext* GraphicsContextRecorder::record(const IntSize& size, bool isCertainlyOpaque) in record()
52 PassRefPtr<GraphicsContextSnapshot> GraphicsContextRecorder::stop() in stop()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorLayerTreeAgent.cpp330 GraphicsContextRecorder recorder; in makeSnapshot()
/external/chromium_org/third_party/WebKit/Source/platform/
Dblink_platform.gypi600 'graphics/GraphicsContextRecorder.cpp',
601 'graphics/GraphicsContextRecorder.h',
Dblink_platform.target.linux-mips.mk304 third_party/WebKit/Source/platform/graphics/GraphicsContextRecorder.cpp \
Dblink_platform.target.linux-x86.mk304 third_party/WebKit/Source/platform/graphics/GraphicsContextRecorder.cpp \
Dblink_platform.target.darwin-mips.mk304 third_party/WebKit/Source/platform/graphics/GraphicsContextRecorder.cpp \
Dblink_platform.target.linux-arm.mk305 third_party/WebKit/Source/platform/graphics/GraphicsContextRecorder.cpp \
Dblink_platform.target.darwin-x86.mk304 third_party/WebKit/Source/platform/graphics/GraphicsContextRecorder.cpp \
Dblink_platform.target.darwin-arm.mk305 third_party/WebKit/Source/platform/graphics/GraphicsContextRecorder.cpp \