Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.h435 DataFormat imageSourceFormat() { return m_imageSourceFormat; } in imageSourceFormat() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContext.cpp3308 GraphicsContext3D::DataFormat sourceDataFormat = imageExtractor.imageSourceFormat(); in texImage2DImpl()
3604 GraphicsContext3D::DataFormat sourceDataFormat = imageExtractor.imageSourceFormat(); in texSubImage2DImpl()