Searched defs:didDecodeImage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DPlatformInstrumentation.h46 virtual void didDecodeImage() = 0;
75 static void didDecodeImage();
97 inline void PlatformInstrumentation::didDecodeImage() function in class:blink::PlatformInstrumentation
101 m_client->didDecodeImage();
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorTimelineAgent.cpp661 void InspectorTimelineAgent::didDecodeImage() function in class:blink::InspectorTimelineAgent

Completed in 974 milliseconds