Searched refs:addTextToBuffer (Results 1 – 1 of 1) sorted by relevance
295 void addTextToBuffer (const string& text, int yOffset);316 addTextToBuffer(text.str(), 0); in drawInfo()320 addTextToBuffer(text.str(), 1); in drawInfo()324 addTextToBuffer(text.str(), 2); in drawInfo()328 addTextToBuffer(text.str(), 3); in drawInfo()352 void DebugInfoRenderer::addTextToBuffer (const string& text, const int yOffset) in addTextToBuffer() function in deqp::gls::LongStressCaseInternal::DebugInfoRenderer