Searched refs:COLORCONV_BLITTER_FUNC (Results 1 – 7 of 7) sorted by relevance
239 COLORCONV_BLITTER_FUNC *_get_colorconv_blitter(int from_depth, int to_depth) in _get_colorconv_blitter()389 void _release_colorconv_blitter(COLORCONV_BLITTER_FUNC *blitter) in _release_colorconv_blitter()
196 COLORCONV_BLITTER_FUNC *blitter;
94 static COLORCONV_BLITTER_FUNC *colorconv_blitter = NULL;
102 static COLORCONV_BLITTER_FUNC *colorconv_blit = NULL;
684 typedef void (COLORCONV_BLITTER_FUNC)(GRAPHICS_RECT *src_rect, GRAPHICS_RECT *dest_rect); typedef686 AL_FUNC(COLORCONV_BLITTER_FUNC *, _get_colorconv_blitter, (int from_depth, int to_depth));687 AL_FUNC(void, _release_colorconv_blitter, (COLORCONV_BLITTER_FUNC *blitter));
44 static COLORCONV_BLITTER_FUNC *colorconv_blitter = NULL;
158 static COLORCONV_BLITTER_FUNC *blitter_func = NULL;