Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDistanceFieldGen.cpp11 struct DFData { struct
12 float fAlpha; // alpha value of source texel
13 float fDistSq; // distance squared to nearest (so far) edge texel
14 SkPoint fDistVector; // distance vector to nearest (so far) edge texel