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

/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.cc156 bool IsVisiblePixel(uint32_t pixel) { function in namespace:remoting::__anon10370
162 return std::find_if(begin, end, &IsVisiblePixel) != end;

Completed in 889 milliseconds