Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkSurfaceProps.h86 SkScalar textContrast() const { return fTextContrast; } in textContrast() function
/external/skia/src/image/
DSkSurface.cpp51 SkScalar textContrast, in SkSurfaceProps()