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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c51 static int gsensors_temp_count = 0; variable in typeref:typename:int
268 gsensors_temp_count++;
331 if (gsensors_temp_count) {
333 return gsensors_temp_count;
375 return gsensors_temp_count;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c52 static int gsensors_temp_count = 0; variable in typeref:typename:int
269 gsensors_temp_count++;
332 if (gsensors_temp_count) {
334 return gsensors_temp_count;
376 return gsensors_temp_count;

Completed in 3 milliseconds