Home
last modified time | relevance | path

Searched defs:ARGB (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusPixelFormats.h22 typedef DWORD ARGB; typedef
/external/deqp/framework/common/
DtcuTexture.hpp53 ARGB, enumerator
DtcuTexture.cpp141 static const Channel ARGB[] = { CHANNEL_1, CHANNEL_2, CHANNEL_3, CHANNEL_0 }; in getChannelReadMap() local
182 static const int ARGB[] = { 3, 0, 1, 2 }; in getChannelWriteMap() local