OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useStretch
(Results
1 - 2
of
2
) sorted by null
/external/skia/gpu/src/
GrPathRenderer.cpp
199
bool
useStretch
= stretch > 0;
202
if (!
useStretch
) {
GrTesselatedPathRenderer.cpp
141
bool
useStretch
= stretch > 0;
144
if (!
useStretch
) {
Completed in 610 milliseconds