Searched refs:GrGLStencilBuffer (Results 1 – 7 of 7) sorted by relevance
12 GrGLStencilBuffer::~GrGLStencilBuffer() { in ~GrGLStencilBuffer()16 size_t GrGLStencilBuffer::sizeInBytes() const { in sizeInBytes()24 void GrGLStencilBuffer::onRelease() { in onRelease()35 void GrGLStencilBuffer::onAbandon() { in onAbandon()
15 class GrGLStencilBuffer : public GrStencilBuffer {26 GrGLStencilBuffer(GrGpu* gpu, in GrGLStencilBuffer() function37 virtual ~GrGLStencilBuffer();
25 typedef GrGLStencilBuffer::Format StencilFormat;125 const GrGLStencilBuffer::Format& format);133 const GrGLStencilBuffer::Format& format) const;
291 const GrGLuint kUnknownBitCount = GrGLStencilBuffer::kUnknownBitCount;349 const GrGLStencilBuffer::Format& format) { in markColorConfigAndStencilFormatAsVerified()372 const GrGLStencilBuffer::Format& format) const { in isColorConfigAndStencilFormatVerified()
553 GrGLStencilBuffer::Format format; in onWrapBackendRenderTarget()554 format.fInternalFormat = GrGLStencilBuffer::kUnknownInternalFormat; in onWrapBackendRenderTarget()559 GrGLStencilBuffer* sb = SkNEW_ARGS(GrGLStencilBuffer, in onWrapBackendRenderTarget()1050 const GrGLuint kUnknownBitCount = GrGLStencilBuffer::kUnknownBitCount;1054 GrGLStencilBuffer::Format* format) { in get_stencil_rb_sizes()1119 GrGLStencilBuffer::Format format = sFmt; in createStencilBufferForRenderTarget()1122 SkAutoTUnref<GrStencilBuffer> sb(SkNEW_ARGS(GrGLStencilBuffer, in createStencilBufferForRenderTarget()1160 GrGLStencilBuffer* glsb = (GrGLStencilBuffer*) sb; in attachStencilBufferToRenderTarget()
164 '<(skia_src_path)/gpu/gl/GrGLStencilBuffer.cpp',165 '<(skia_src_path)/gpu/gl/GrGLStencilBuffer.h',
405 src/gpu/gl/GrGLStencilBuffer.cpp \