Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/core/
H A DSkSurfaceProps.h87 SkScalar textGamma() const { return fTextGamma; } in textGamma() function
/aosp_15_r20/external/skia/src/image/
H A DSkSurface.cpp52 SkScalar textGamma) in SkSurfaceProps()
/aosp_15_r20/frameworks/base/libs/hwui/
H A DProperties.h282 static constexpr float textGamma = 1.45f; variable