Searched defs:PictureReclaimableSurface (Results 1 – 1 of 1) sorted by relevance
76 pub trait PictureReclaimableSurface: PictureState + private::Sealed {} interface129 pub fn new_from_same_surface<T: PictureReclaimableSurface, S: PictureReclaimableSurface>( in new_from_same_surface()