Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_metadata_spec_encoder.cpp382 unsigned StrIdxI = 0; // iterator for array StrIdx in flushStringTable() local
389 StrIdx[StrIdxI++] = StrTabSize; in flushStringTable()
392 StrIdx[StrIdxI] = StrTabSize; in flushStringTable()
406 StrIdxI = 1; in flushStringTable()
412 unsigned CurStrLength = StrIdx[StrIdxI] - StrIdx[StrIdxI - 1]; in flushStringTable()
416 StrIdxI++; in flushStringTable()