Home
last modified time | relevance | path

Searched defs:NativePixmapHandle (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dnative_pixmap_handle.h44 struct NativePixmapHandle { struct
51 std::vector<base::FileDescriptor> fds;
52 std::vector<NativePixmapPlane> planes;
Dnative_pixmap_handle.cc23 NativePixmapHandle::NativePixmapHandle() {} in NativePixmapHandle() function in media::NativePixmapHandle