Home
last modified time | relevance | path

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

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