Home
last modified time | relevance | path

Searched refs:stencilFormats (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.h172 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
DGrGpuGL.cpp1040 int stencilFmtCnt = this->glCaps().stencilFormats().count(); in createStencilBufferForRenderTarget()
1048 this->glCaps().stencilFormats()[sIdx]; in createStencilBufferForRenderTarget()
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLCaps.h172 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
DGrGpuGL.cpp1040 int stencilFmtCnt = this->glCaps().stencilFormats().count(); in createStencilBufferForRenderTarget()
1048 this->glCaps().stencilFormats()[sIdx]; in createStencilBufferForRenderTarget()