Home
last modified time | relevance | path

Searched defs:useGammaCorrectDistanceTable (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
DAtlasTextOp.cpp85 bool useGammaCorrectDistanceTable, in AtlasTextOp()
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1256 bool useGammaCorrectDistanceTable = colorInfo.isLinearlyBlended(); in calculate_sdf_parameters() local