Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Dtrace.cpp132 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()