Home
last modified time | relevance | path

Searched refs:lower_offset (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/
Dfont_data_test.cc85 int32_t lower_offset, in FillTestFontDataWithShortsForSearching() argument
93 offset += lower_offset; in FillTestFontDataWithShortsForSearching()
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c135 lower_offset(nir_builder *b, nir_tex_instr *tex) in lower_offset() function
762 progress = lower_offset(b, tex) || progress; in nir_lower_tex_block()