HomeSort by relevance Sort by last modified time
    Searched defs:onGetStencilSupport (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gpu/
GrPathRenderer.h 68 return this->onGetStencilSupport(shape);
235 virtual StencilSupport onGetStencilSupport(const GrShape&) const {
251 * kStencilOnly in onGetStencilSupport().
  /external/skqp/src/gpu/
GrPathRenderer.h 68 return this->onGetStencilSupport(shape);
235 virtual StencilSupport onGetStencilSupport(const GrShape&) const {
251 * kStencilOnly in onGetStencilSupport().
  /external/skia/src/gpu/ops/
GrDefaultPathRenderer.cpp 52 GrDefaultPathRenderer::onGetStencilSupport(const GrShape& shape) const {
GrMSAAPathRenderer.cpp 42 GrPathRenderer::StencilSupport GrMSAAPathRenderer::onGetStencilSupport(const GrShape& shape) const {
  /external/skqp/src/gpu/ops/
GrDefaultPathRenderer.cpp 52 GrDefaultPathRenderer::onGetStencilSupport(const GrShape& shape) const {
GrMSAAPathRenderer.cpp 42 GrPathRenderer::StencilSupport GrMSAAPathRenderer::onGetStencilSupport(const GrShape& shape) const {

Completed in 609 milliseconds