Searched refs:bytesPerComponent (Results 1 – 3 of 3) sorted by relevance
89 unsigned int* bytesPerComponent) in computeFormatAndTypeParameters() argument113 *bytesPerComponent = sizeof(GC3Dubyte); in computeFormatAndTypeParameters()119 *bytesPerComponent = sizeof(GC3Dushort); in computeFormatAndTypeParameters()122 *bytesPerComponent = sizeof(GC3Dfloat); in computeFormatAndTypeParameters()137 unsigned int bytesPerComponent, componentsPerPixel; in computeImageSizeInBytes() local138 if (!computeFormatAndTypeParameters(format, type, &bytesPerComponent, &componentsPerPixel)) in computeImageSizeInBytes()146 CheckedInt<uint32_t> checkedValue(bytesPerComponent * componentsPerPixel); in computeImageSizeInBytes()181 unsigned int componentsPerPixel, bytesPerComponent; in extractImageData() local184 &bytesPerComponent)) in extractImageData()189 componentsPerPixel * bytesPerComponent, in extractImageData()[all …]
510 unsigned int* bytesPerComponent);
4425 (WebKit::bytesPerComponent):6716 (WebKit::bytesPerComponent):