Searched refs:bestError (Results 1 - 1 of 1) sorted by path

/haiku/src/servers/app/stackandtile/
H A DTiling.cpp294 float bestError = kBigAreaError; local
312 if (error < bestError) {
313 bestError = error;

Completed in 98 milliseconds