Searched defs:GetWindowIcon (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dx11windowpicker.cc280 uint8_t* GetWindowIcon(const WindowId& id, int* width, int* height) { function in class:rtc::XWindowEnumerator
788 uint8_t* X11WindowPicker::GetWindowIcon(const WindowId& id, function in class:rtc::X11WindowPicker
791 return enumerator_->GetWindowIcon(id, width, height);

Completed in 79 milliseconds