Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftcolor.h1352 FT_PaintColrLayers colr_layers; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcolr.c467 apaint->u.colr_layers.layer_iterator.num_layers = num_layers; in read_paint()
468 apaint->u.colr_layers.layer_iterator.layer = 0; in read_paint()
470 apaint->u.colr_layers.layer_iterator.p = in read_paint()
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp900 FT_LayerIterator& layer_iterator = paint.u.colr_layers.layer_iterator; in colrv1_traverse_paint()
1122 FT_LayerIterator& layer_iterator = paint.u.colr_layers.layer_iterator; in colrv1_traverse_paint_bounds()