Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dftcolor.h547 FT_UInt num_color_stops; member
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp525 const FT_UInt num_color_stops = color_stop_iterator.num_color_stops; in colrv1_configure_skpaint() local