HomeSort by relevance Sort by last modified time
    Searched defs:NativePixmapHandle (Results 1 - 2 of 2) sorted by null

  /external/v4l2_codec2/vda/
native_pixmap_handle.cc 23 NativePixmapHandle::NativePixmapHandle() {}
24 NativePixmapHandle::NativePixmapHandle(const NativePixmapHandle& other) =
27 NativePixmapHandle::~NativePixmapHandle() {}
native_pixmap_handle.h 44 struct NativePixmapHandle {
45 NativePixmapHandle();
46 NativePixmapHandle(const NativePixmapHandle& other);
48 ~NativePixmapHandle();

Completed in 60 milliseconds