Searched refs:willDecodeImage (Results 1 – 9 of 9) sorted by relevance
45 virtual void willDecodeImage(const String& imageType) = 0;74 static void willDecodeImage(const String& imageType);90 inline void PlatformInstrumentation::willDecodeImage(const String& imageType) in willDecodeImage() function94 m_client->willDecodeImage(imageType); in willDecodeImage()
82 PlatformInstrumentation::willDecodeImage("BMP"); in frameBufferAtIndex()
137 PlatformInstrumentation::willDecodeImage("WEBP"); in frameBufferAtIndex()160 PlatformInstrumentation::willDecodeImage("WEBP"); in frameBufferAtIndex()
245 virtual void willDecodeImage(const String& imageType) OVERRIDE;
613 void InspectorTimelineAgent::willDecodeImage(const String& imageType) in willDecodeImage() function in WebCore::InspectorTimelineAgent
124 PlatformInstrumentation::willDecodeImage("ICO"); in frameBufferAtIndex()
113 PlatformInstrumentation::willDecodeImage("GIF"); in frameBufferAtIndex()
249 PlatformInstrumentation::willDecodeImage("PNG"); in frameBufferAtIndex()
657 PlatformInstrumentation::willDecodeImage("JPEG"); in frameBufferAtIndex()