Searched refs:canvas_to_bitmap (Results 1 – 2 of 2) sorted by relevance
106 void canvas_to_bitmap(CString filename, GX_CANVAS *canvas);
3063 void target_screen::canvas_to_bitmap(CString filename, GX_CANVAS *canvas) in canvas_to_bitmap() function in target_screen3205 canvas_to_bitmap(GetTestingParam(0), root->gx_window_root_canvas); in OnTestMessage()