Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dx11windowpicker.cc480 Pixmap dst_pixmap = XCreatePixmap(display_, in GetDrawableThumbnail() local
485 if (!dst_pixmap) { in GetDrawableThumbnail()
491 Picture dst = XRenderCreatePicture(display_, dst_pixmap, format, 0, NULL); in GetDrawableThumbnail()
494 XFreePixmap(display_, dst_pixmap); in GetDrawableThumbnail()
553 dst_pixmap, in GetDrawableThumbnail()
564 XFreePixmap(display_, dst_pixmap); in GetDrawableThumbnail()