Home
last modified time | relevance | path

Searched defs:fromStep (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContextRecorder.cpp94 void play(unsigned fromStep, unsigned toStep) in play()
157 PassOwnPtr<ImageBuffer> GraphicsContextSnapshot::replay(unsigned fromStep, unsigned toStep) const in replay()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorLayerTreeAgent.cpp360 …replaySnapshot(ErrorString* errorString, const String& snapshotId, const int* fromStep, const int*… in replaySnapshot()