Searched defs:isStencilBufferMultisampled (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/gpu/
H A DGrRenderTarget.h36 bool isStencilBufferMultisampled() const { return fSampleCnt > 1; } function in class:GrRenderTarget
/external/skqp/include/gpu/
H A DGrRenderTarget.h36 bool isStencilBufferMultisampled() const { return fSampleCnt > 1; } function in class:GrRenderTarget

Completed in 372 milliseconds