OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usedif
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/gpu/
GrDrawingManager.cpp
169
bool
useDIF
= false;
171
useDIF
= surfaceProps->isUseDeviceIndependentFonts();
174
if (
useDIF
&& fContext->caps()->shaderCaps()->pathRenderingSupport() &&
Completed in 724 milliseconds