Searched refs:NativePixmapPlane (Results 1 – 2 of 2) sorted by relevance
10 NativePixmapPlane::NativePixmapPlane() in NativePixmapPlane() function in media::NativePixmapPlane13 NativePixmapPlane::NativePixmapPlane(int stride, in NativePixmapPlane() function in media::NativePixmapPlane19 NativePixmapPlane::NativePixmapPlane(const NativePixmapPlane& other) = default;21 NativePixmapPlane::~NativePixmapPlane() {} in ~NativePixmapPlane()
17 struct NativePixmapPlane { struct23 NativePixmapPlane(); argument24 NativePixmapPlane(int stride,28 NativePixmapPlane(const NativePixmapPlane& other);29 ~NativePixmapPlane();52 std::vector<NativePixmapPlane> planes; argument