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