Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dstats.c384 int totalRects=0; in rfbPrintStats() local
409 totalRects += count; in rfbPrintStats()
427 totalRects += count; in rfbPrintStats()
435 "TOTALS", totalRects, totalBytes,totalBytesIfRaw, savings); in rfbPrintStats()
437 totalRects=0.0; in rfbPrintStats()
455 totalRects += count; in rfbPrintStats()
472 totalRects += count; in rfbPrintStats()
480 "TOTALS", totalRects, totalBytes,totalBytesIfRaw, savings); in rfbPrintStats()