Searched defs:NativePixmapHandle (Results 1 – 2 of 2) sorted by relevance
44 struct NativePixmapHandle { struct51 std::vector<base::FileDescriptor> fds;52 std::vector<NativePixmapPlane> planes;
23 NativePixmapHandle::NativePixmapHandle() {} in NativePixmapHandle() function in media::NativePixmapHandle