Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc238 int32_t location_start = ReadUShort(start_index + location * start_offset); in SearchUShort() local
267 int32_t location_start = ReadUShort(start_index + location * start_offset); in SearchUShort() local
293 int32_t location_start = ReadULongAsInt(start_index in SearchULong() local
/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp295 unsigned location_start = VARYING_SLOT_VAR0; in compute_variable_location_slot() local