Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.cpp806 return ChannelStencil; in getChannelBitsByFormat()
808 return ChannelDepth | ChannelStencil; in getChannelBitsByFormat()
DGraphicsContext3D.h402 ChannelStencil = 32, enumerator