OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:requiresStencilPass
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/gpu/
GrPathRenderer.h
75
virtual bool
requiresStencilPass
(const SkPath& path,
112
* Only called if
requiresStencilPass
returns true for the same combo of
GrDefaultPathRenderer.h
24
virtual bool
requiresStencilPass
(const SkPath& path,
GrDefaultPathRenderer.cpp
164
bool GrDefaultPathRenderer::
requiresStencilPass
(const SkPath& path,
GrGpu.cpp
657
!pr->
requiresStencilPass
(*clipPath, fill, this);
[
all
...]
Completed in 37 milliseconds