HomeSort by relevance Sort by last modified time
    Searched refs:fContrastScale (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkDeviceProfile.h 78 float getFontContrastScale() const { return fContrastScale; }
91 float fContrastScale;
SkDeviceProfile.cpp 29 fContrastScale = pin(contrast, 0, 1);

Completed in 48 milliseconds