Home
last modified time | relevance | path

Searched refs:IccProfile (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/desktop_capture/linux/x11/
Dx_atom_cache.h30 Atom IccProfile();
Dx_atom_cache.cc39 Atom XAtomCache::IccProfile() { in IccProfile() function in webrtc::XAtomCache
Dx_server_pixel_buffer.cc193 if (cache->IccProfile() != None) { in Init()
196 cache->IccProfile()); in Init()
/external/webrtc/modules/desktop_capture/
Dcropped_desktop_frame_unittest.cc86 TEST(CroppedDesktopFrameTest, IccProfile) { in TEST() argument