Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.cpp800 void packRGBA8ToUnsignedShort5551Unmultiply(const uint8_t* source, uint16_t* destination) in packRGBA8ToUnsignedShort5551Unmultiply() function
1333 …doPacking<uint16_t, packRGBA8ToUnsignedShort5551Unmultiply>(sourceData, sourceDataFormat, width, h… in packPixels()