Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/
DPlatformInstrumentation.h90 inline void PlatformInstrumentation::willDecodeImage(const String& imageType) in willDecodeImage() function
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.cpp613 void InspectorTimelineAgent::willDecodeImage(const String& imageType) in willDecodeImage() function in WebCore::InspectorTimelineAgent