Searched defs:FrameP (Results 1 – 2 of 2) sorted by relevance
193 pub struct FrameP { struct203 impl FrameP { argument
124 unsafe fn fast_imageblit(&self, image: &FbImage, dst1: &mut FrameP, fg: u32, bg: u32) { in fast_imageblit()227 fn slow_imageblit(&self, _image: &FbImage, safe_dst: &mut FrameP, _fg: u32, _bg: u32) { in slow_imageblit()