Home | History | Annotate | Download | only in source

Lines Matching refs:Planes

140 		// Number of image planes.
176 uint32 planes,
213 /// Getter method for number of planes in an image.
215 uint32 Planes () const
283 /// \param planes Number of planes to copy.
289 uint32 planes);
295 /// \param planes Number of planes to copy.
300 uint32 planes)
303 CopyArea (src, area, plane, plane, planes);
311 /// \param planes Number of planes to compare.
316 uint32 planes) const;