Searched refs:ContextTypeCount (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLCanvasElement.cpp157 ContextTypeCount, enumerator in enum:WebCore::ContextType
167 blink::Platform::current()->histogramEnumeration("Canvas.ContextType", Context2d, ContextTypeCount);
194 blink::Platform::current()->histogramEnumeration("Canvas.ContextType", contextType, ContextTypeCount);

Completed in 332 milliseconds