Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContext3DCG.cpp67 …const static SourceDataFormatBase formatTableBase[4][AlphaFormatNumFormats] = { // componentsPerPi… in getSourceDataFormat() local
86 SourceDataFormatBase formatBase = formatTableBase[componentsPerPixel - 1][alphaFormat]; in getSourceDataFormat()