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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Drdtsc_buckets.h93 bool stillCapturing = true; local in function:BucketManager::StopCapture
94 while (stillCapturing)
96 stillCapturing = false;
101 stillCapturing = true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Drdtsc_buckets.h103 bool stillCapturing = true; local in function:BucketManager::StopCapture
104 while (stillCapturing)
106 stillCapturing = false;
111 stillCapturing = true;

Completed in 2 milliseconds