Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContext3DCG.cpp65 static GraphicsContext3D::SourceDataFormat getSourceDataFormat(unsigned int componentsPerPixel, Alp… in getSourceDataFormat() function
234 …SourceDataFormat srcDataFormat = getSourceDataFormat(componentsPerPixel, alphaFormat, bitsPerCompo… in getImageData()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0618085 (WebCore::getSourceDataFormat):
21475 (WebCore::getSourceDataFormat):
24478 …(WebCore::getSourceDataFormat): Decide source data format from componentsPerPixel, alpha format, b…
24479 …(WebCore::GraphicsContext3D::getImageData): Refactor the code to use getSourceDataFormat and remov…