OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mustRenderClip
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrStencilBuffer.h
43
bool
mustRenderClip
(int32_t clipStackGenID,
GrClipMaskManager.cpp
594
if (stencilBuffer->
mustRenderClip
(elementsGenID, clipSpaceIBounds, clipSpaceToStencilOffset)) {
[
all
...]
/external/skia/src/gpu/
GrStencilBuffer.h
43
bool
mustRenderClip
(int32_t clipStackGenID,
GrClipMaskManager.cpp
594
if (stencilBuffer->
mustRenderClip
(elementsGenID, clipSpaceIBounds, clipSpaceToStencilOffset)) {
[
all
...]
Completed in 76 milliseconds