Searched refs:ndxInCharset (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLongStressCase.cpp370 const int ndxInCharset = (int)charsStr.find(text[ndxInText]); local
371 DE_ASSERT(ndxInCharset < numCharacters);
372 const int fontXStart = ndxInCharset*charWid;

Completed in 116 milliseconds