Searched refs:onGetStencilSupport (Results 1 - 14 of 14) sorted by relevance
/external/chromium_org/third_party/skia/src/gpu/ |
H A D | GrSoftwarePathRenderer.h | 32 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
H A D | GrStencilAndCoverPathRenderer.h | 34 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
H A D | GrDefaultPathRenderer.h | 29 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
H A D | GrPathRenderer.h | 88 return this->onGetStencilSupport(path, stroke, target); 159 virtual StencilSupport onGetStencilSupport(const SkPath&, function in class:GrPathRenderer 175 * kStencilOnly in onGetStencilSupport().
|
H A D | GrStencilAndCoverPathRenderer.cpp | 47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport( function in class:GrStencilAndCoverPathRenderer
|
H A D | GrSoftwarePathRenderer.cpp | 31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport( function in class:GrSoftwarePathRenderer
|
H A D | GrDefaultPathRenderer.cpp | 165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport( function in class:GrDefaultPathRenderer
|
/external/skia/src/gpu/ |
H A D | GrSoftwarePathRenderer.h | 32 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
H A D | GrStencilAndCoverPathRenderer.h | 34 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
H A D | GrDefaultPathRenderer.h | 29 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
H A D | GrPathRenderer.h | 88 return this->onGetStencilSupport(path, stroke, target); 159 virtual StencilSupport onGetStencilSupport(const SkPath&, function in class:GrPathRenderer 175 * kStencilOnly in onGetStencilSupport().
|
H A D | GrStencilAndCoverPathRenderer.cpp | 47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport( function in class:GrStencilAndCoverPathRenderer
|
H A D | GrSoftwarePathRenderer.cpp | 31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport( function in class:GrSoftwarePathRenderer
|
H A D | GrDefaultPathRenderer.cpp | 165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport( function in class:GrDefaultPathRenderer
|
Completed in 145 milliseconds