Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.cpp804 return ChannelDepth; in getChannelBitsByFormat()
808 return ChannelDepth | ChannelStencil; in getChannelBitsByFormat()
DGraphicsContext3D.h401 ChannelDepth = 16, enumerator