Home
last modified time | relevance | path

Searched refs:imageHtmlDomSource (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.cpp697 …D::ImageExtractor::ImageExtractor(Image* image, ImageHtmlDomSource imageHtmlDomSource, bool premul… in ImageExtractor() argument
700 m_imageHtmlDomSource = imageHtmlDomSource; in ImageExtractor()
DGraphicsContext3D.h438 ImageHtmlDomSource imageHtmlDomSource() { return m_imageHtmlDomSource; } in imageHtmlDomSource() function