Searched refs:TraceValue (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/libs/EGL/ |
D | trace.cpp | 132 static void TraceValue(int elementCount, char type, in TraceValue() function 170 TraceValue(elementCount, type, count, 1, value); in TraceUniformv() 176 TraceValue(matrixSideLength, 'f', count, matrixSideLength, value); in TraceUniformMatrix()
|