Searched refs:FrameP (Results 1 – 2 of 2) sorted by relevance
193 pub struct FrameP { struct203 impl FrameP { argument
2 use render_helper::{FrameP, FramePointerStatus};80 let mut safe_pointer = FrameP::new( in generic_imageblit()124 unsafe fn fast_imageblit(&self, image: &FbImage, dst1: &mut FrameP, fg: u32, bg: u32) { in fast_imageblit() argument227 fn slow_imageblit(&self, _image: &FbImage, safe_dst: &mut FrameP, _fg: u32, _bg: u32) { in slow_imageblit() argument