Home
last modified time | relevance | path

Searched refs:fDistanceFieldVerticesAlwaysHaveW (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/text/
DGrTextContext.h42 bool fDistanceFieldVerticesAlwaysHaveW = false; member
/external/skqp/src/gpu/
DGrContext.cpp117 textContextOptions.fDistanceFieldVerticesAlwaysHaveW = false; in initCommon()
120 textContextOptions.fDistanceFieldVerticesAlwaysHaveW = true; in initCommon()
/external/skqp/src/core/
DSkGlyphRunPainter.cpp747 || options.fDistanceFieldVerticesAlwaysHaveW; in generateFromGlyphRunList()