Searched refs:DrawBitmapNoScale (Results 1 – 2 of 2) sorted by relevance
18 struct DrawBitmapNoScale { struct93 struct CMap8Copy : public DrawBitmapNoScale<CMap8Copy> argument107 struct CMap8Over : public DrawBitmapNoScale<CMap8Over>124 struct Bgr32Copy : public DrawBitmapNoScale<Bgr32Copy>133 struct Bgr32Over : public DrawBitmapNoScale<Bgr32Over>149 struct Bgr32Alpha : public DrawBitmapNoScale<Bgr32Alpha>175 struct Bgr32CopyMasked : public DrawBitmapNoScale<Bgr32CopyMasked>
86 DrawBitmapNoScale<CMap8Copy> drawNoScale; in Draw()92 DrawBitmapNoScale<CMap8Over> drawNoScale; in Draw()99 DrawBitmapNoScale<Bgr32Over> drawNoScale; in Draw()115 DrawBitmapNoScale<Bgr32Copy> drawNoScale; in Draw()124 DrawBitmapNoScale<Bgr32Alpha> drawNoScale; in Draw()133 DrawBitmapNoScale<Bgr32CopyMasked> drawNoScale; in Draw()