Home
last modified time | relevance | path

Searched refs:aTmpCol (Results 1 – 1 of 1) sorted by path

/trunk/main/basebmp/test/
H A Dbmpdemo.cxx886 const BitmapColor aTmpCol(v.red(), in find_best_match() local
893 if( (best_entry=std::find( palette, palette_end, aTmpCol)) != palette_end ) in find_best_match()
903 if( norm(*curr_entry,*best_entry) > norm(*curr_entry,aTmpCol) ) in find_best_match()

Completed in 22 milliseconds