Searched refs:IsBlankPixel (Results 1 – 2 of 2) sorted by relevance
105 if (!IsBlankPixel(frame, x, y)) { in IsBlankFrame()111 return IsBlankPixel(frame, frame.size().width() / 2, in IsBlankFrame()115 bool BlankDetectorDesktopCapturerWrapper::IsBlankPixel( in IsBlankPixel() function in webrtc::BlankDetectorDesktopCapturerWrapper
59 bool IsBlankPixel(const DesktopFrame& frame, int x, int y) const;