Home
last modified time | relevance | path

Searched refs:GetGammaTables (Results 1 – 5 of 5) sorted by relevance

/external/skia/legacy/src/ports/
DSkFontHost_gamma_none.cpp18 void SkFontHost::GetGammaTables(const uint8_t* tables[2]) in GetGammaTables() function in SkFontHost
DSkFontHost_gamma.cpp91 void SkFontHost::GetGammaTables(const uint8_t* tables[2]) { in GetGammaTables() function in SkFontHost
DSkFontHost_FreeType.cpp726 SkFontHost::GetGammaTables(gGammaTables); in SkScalerContext_FreeType()
/external/skia/legacy/include/core/
DSkFontHost.h243 static void GetGammaTables(const uint8_t* tables[2]);
/external/skia/src/utils/ios/
DSkFontHost_iOS.mm243 void SkFontHost::GetGammaTables(const uint8_t* tables[2]) { function