Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/
DPlatformInstrumentation.cpp39 const char PlatformInstrumentation::ImageDecodeEvent[] = "Decode Image"; member in WebCore::PlatformInstrumentation
DPlatformInstrumentation.h61 static const char ImageDecodeEvent[]; variable