Home
last modified time | relevance | path

Searched defs:componentsPerPixel (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()
155 size_t componentsPerPixel = bitsPerPixel / bitsPerComponent; in getImageData() local
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.cpp88 unsigned int* componentsPerPixel, in computeFormatAndTypeParameters()
137 unsigned int bytesPerComponent, componentsPerPixel; in computeImageSizeInBytes() local
181 unsigned int componentsPerPixel, bytesPerComponent; in extractImageData() local
219 unsigned int componentsPerPixel, bytesPerComponent; in extractImageData() local
299 unsigned int componentsPerPixel, bytesPerComponent; in extractTextureData() local