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

/frameworks/native/opengl/libs/EGL/
H A Dtrace.cpp82 int line_index; member in class:android::StringBuilder
85 line_index = 0;
91 line_index += vsnprintf(line + line_index, lineSize-line_index, fmt, argp);
95 line_index = 0;

Completed in 2078 milliseconds