Searched refs:LAYER_SIZE (Results 1 – 1 of 1) sorted by relevance
43 #define LAYER_SIZE 4U macro135 if ( colr->num_layers * LAYER_SIZE > table_size - layer_offset ) in tt_face_load_colr()244 offset = LAYER_SIZE * glyph_record.first_layer_index; in tt_face_get_colr_layer()245 if ( offset + LAYER_SIZE * glyph_record.num_layers > colr->table_size ) in tt_face_get_colr_layer()