Searched refs:NativePixmapHandle (Results 1 – 7 of 7) sorted by relevance
23 NativePixmapHandle::NativePixmapHandle() {} in NativePixmapHandle() function in media::NativePixmapHandle24 NativePixmapHandle::NativePixmapHandle(const NativePixmapHandle& other) =27 NativePixmapHandle::~NativePixmapHandle() {} in ~NativePixmapHandle()
44 struct NativePixmapHandle { struct45 NativePixmapHandle();46 NativePixmapHandle(const NativePixmapHandle& other);48 ~NativePixmapHandle();
44 const NativePixmapHandle& native_pixmap_handle) { in ImportBufferForPicture()
263 const NativePixmapHandle& native_pixmap_handle);
99 const NativePixmapHandle& native_pixmap_handle) override;
338 const NativePixmapHandle& native_pixmap_handle) { in ImportBufferForPicture()
92 media::NativePixmapHandle handle; in importBufferForPicture()