Home
last modified time | relevance | path

Searched refs:stop_offset (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftcolor.h607 FT_F2Dot14 stop_offset; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcolr.c1026 color_stop->stop_offset = FT_NEXT_SHORT( p ); in tt_face_get_colorline_stops()
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp518 sorted_stops[index].stop_pos = color_stop.stop_offset / float(1 << 14); in colrv1_configure_skpaint()