Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.cpp794 return ChannelRGBA; in getChannelBitsByFormat()
801 return ChannelRGBA; in getChannelBitsByFormat()
DGraphicsContext3D.h404 ChannelRGBA = ChannelRGB | ChannelAlpha, enumerator