Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3DImagePacking.cpp38 GraphicsContext3D::DataFormat getDataFormat(GC3Denum destinationFormat, GC3Denum destinationType) in getDataFormat() argument
41 switch (destinationType) { in getDataFormat()
1549 unsigned destinationType, in packPixels() argument
1558 DataFormat dstDataFormat = getDataFormat(destinationFormat, destinationType); in packPixels()
DGraphicsContext3D.h501 …unsigned sourceUnpackAlignment, unsigned destinationFormat, unsigned destinationType, AlphaOp, voi…