Home
last modified time | relevance | path

Searched refs:rotated_map (Results 1 – 12 of 12) sorted by relevance

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_utility_8bpp_pixelmap_rotate.c69 GX_PIXELMAP *rotated_map = GX_NULL; variable
84 if (rotated_map) in test_pixelmap_draw()
87 gx_canvas_pixelmap_draw(xpos, ypos, rotated_map); in test_pixelmap_draw()
90 if (rotated_map->gx_pixelmap_data) in test_pixelmap_draw()
92 memory_free((VOID *)rotated_map->gx_pixelmap_data); in test_pixelmap_draw()
94 if (rotated_map->gx_pixelmap_aux_data) in test_pixelmap_draw()
96 memory_free((VOID *)rotated_map->gx_pixelmap_aux_data); in test_pixelmap_draw()
98 rotated_map = GX_NULL; in test_pixelmap_draw()
167 rotated_map = &destination; in control_thread_entry()
174 rotated_map = &destination; in control_thread_entry()
Dvalidation_guix_utility_1555xrgb_pixelmap_rotate.c70 GX_PIXELMAP *rotated_map = GX_NULL; variable
90 if (rotated_map) in test_pixelmap_draw()
93 gx_canvas_pixelmap_draw(xpos, ypos, rotated_map); in test_pixelmap_draw()
96 if (rotated_map->gx_pixelmap_data) in test_pixelmap_draw()
98 memory_free((VOID *)rotated_map->gx_pixelmap_data); in test_pixelmap_draw()
100 if (rotated_map->gx_pixelmap_aux_data) in test_pixelmap_draw()
102 memory_free((VOID *)rotated_map->gx_pixelmap_aux_data); in test_pixelmap_draw()
104 rotated_map = GX_NULL; in test_pixelmap_draw()
163 rotated_map = &destination; in control_thread_entry()
Dvalidation_guix_utility_1bpp_pixelmap_rotate.c71 GX_PIXELMAP *rotated_map = GX_NULL; variable
89 if (rotated_map) in test_pixelmap_draw()
92 gx_canvas_pixelmap_draw(xpos, ypos, rotated_map); in test_pixelmap_draw()
95 if (rotated_map->gx_pixelmap_data) in test_pixelmap_draw()
97 memory_free((VOID *)rotated_map->gx_pixelmap_data); in test_pixelmap_draw()
99 if (rotated_map->gx_pixelmap_aux_data) in test_pixelmap_draw()
101 memory_free((VOID *)rotated_map->gx_pixelmap_aux_data); in test_pixelmap_draw()
103 rotated_map = GX_NULL; in test_pixelmap_draw()
163 rotated_map = &destination; in control_thread_entry()
Dvalidation_guix_utility_32bpp_pixelmap_rotate.c71 GX_PIXELMAP *rotated_map = GX_NULL; variable
89 if (rotated_map) in test_pixelmap_draw()
92 gx_canvas_pixelmap_draw(xpos, ypos, rotated_map); in test_pixelmap_draw()
95 if (rotated_map->gx_pixelmap_data) in test_pixelmap_draw()
97 rotate_memory_free((VOID *)rotated_map->gx_pixelmap_data); in test_pixelmap_draw()
99 if (rotated_map->gx_pixelmap_aux_data) in test_pixelmap_draw()
101 rotate_memory_free((VOID *)rotated_map->gx_pixelmap_aux_data); in test_pixelmap_draw()
103 rotated_map = GX_NULL; in test_pixelmap_draw()
165 rotated_map = &destination; in control_thread_entry()
Dvalidation_guix_utility_4444argb_pixelmap_rotate.c69 GX_PIXELMAP *rotated_map = GX_NULL; variable
87 if (rotated_map) in test_pixelmap_draw()
90 gx_canvas_pixelmap_draw(xpos, ypos, rotated_map); in test_pixelmap_draw()
93 if (rotated_map->gx_pixelmap_data) in test_pixelmap_draw()
95 memory_free((VOID *)rotated_map->gx_pixelmap_data); in test_pixelmap_draw()
97 if (rotated_map->gx_pixelmap_aux_data) in test_pixelmap_draw()
99 memory_free((VOID *)rotated_map->gx_pixelmap_aux_data); in test_pixelmap_draw()
101 rotated_map = GX_NULL; in test_pixelmap_draw()
159 rotated_map = &destination; in control_thread_entry()
Dvalidation_guix_utility_16bpp_pixelmap_rotate.c79 GX_PIXELMAP *rotated_map = GX_NULL; variable
94 if (rotated_map) in test_pixelmap_draw()
99 gx_canvas_pixelmap_draw(xpos, ypos, rotated_map); in test_pixelmap_draw()
102 if (rotated_map->gx_pixelmap_data) in test_pixelmap_draw()
104 rotate_memory_free((VOID *)rotated_map->gx_pixelmap_data); in test_pixelmap_draw()
106 if (rotated_map->gx_pixelmap_aux_data) in test_pixelmap_draw()
108 rotate_memory_free((VOID *)rotated_map->gx_pixelmap_aux_data); in test_pixelmap_draw()
110 rotated_map = GX_NULL; in test_pixelmap_draw()
180 rotated_map = &destination; in control_thread_entry()
Dvalidation_guix_utility_332rgb_pixelmap_rotate.c69 GX_PIXELMAP *rotated_map = GX_NULL; variable
90 if (rotated_map) in test_pixelmap_draw()
93 gx_canvas_pixelmap_draw(xpos, ypos, rotated_map); in test_pixelmap_draw()
96 if (rotated_map->gx_pixelmap_data) in test_pixelmap_draw()
98 memory_free((VOID *)rotated_map->gx_pixelmap_data); in test_pixelmap_draw()
100 if (rotated_map->gx_pixelmap_aux_data) in test_pixelmap_draw()
102 memory_free((VOID *)rotated_map->gx_pixelmap_aux_data); in test_pixelmap_draw()
104 rotated_map = GX_NULL; in test_pixelmap_draw()
173 rotated_map = &destination; in control_thread_entry()
Dvalidation_guix_utility_4bpp_pixelmap_rotate.c79 GX_PIXELMAP *rotated_map = GX_NULL; variable
94 if (rotated_map) in test_pixelmap_draw()
97 gx_canvas_pixelmap_draw(xpos, ypos, rotated_map); in test_pixelmap_draw()
100 if (rotated_map->gx_pixelmap_data) in test_pixelmap_draw()
102 memory_free((VOID *)rotated_map->gx_pixelmap_data); in test_pixelmap_draw()
104 if (rotated_map->gx_pixelmap_aux_data) in test_pixelmap_draw()
106 memory_free((VOID *)rotated_map->gx_pixelmap_aux_data); in test_pixelmap_draw()
108 rotated_map = GX_NULL; in test_pixelmap_draw()
180 rotated_map = &destination; in control_thread_entry()
/GUIX-v6.2.1/common/src/
Dgx_canvas_rotated_text_draw.c158 GX_PIXELMAP rotated_map; in _gx_canvas_rotated_text_draw_ext() local
204 … if (_gx_utility_pixelmap_rotate(&textmap, angle, &rotated_map, &x_pos, &y_pos) == GX_SUCCESS) in _gx_canvas_rotated_text_draw_ext()
206 x_pos = xcenter - (rotated_map.gx_pixelmap_width / 2); in _gx_canvas_rotated_text_draw_ext()
207 y_pos = ycenter - (rotated_map.gx_pixelmap_height / 2); in _gx_canvas_rotated_text_draw_ext()
211 rotated_map.gx_pixelmap_flags |= GX_PIXELMAP_DYNAMICALLY_ALLOCATED; in _gx_canvas_rotated_text_draw_ext()
213 _gx_canvas_pixelmap_draw((GX_VALUE)x_pos, (GX_VALUE)y_pos, &rotated_map); in _gx_canvas_rotated_text_draw_ext()
216 _gx_system_memory_free((void *)rotated_map.gx_pixelmap_data); in _gx_canvas_rotated_text_draw_ext()
/GUIX-v6.2.1/guix_studio/
Dresource_gen.cpp3168 …teGlyphData(GX_CONST GX_GLYPH* glyph, GX_UBYTE font_format, GX_UBYTE** rotated_map, INT* rotated_m… in RotateGlyphData() argument
3217 *rotated_map = (GX_UBYTE*)cglyph.gx_glyph_map; in RotateGlyphData()
3222 *rotated_map = rotated_data; in RotateGlyphData()
4142 GX_PIXELMAP* rotated_map = NULL; in RotatePixelmap() local
4226 rotated_map = pReader->GetPixelmap(); in RotatePixelmap()
4227 RotatePixelmap(rotated_map); in RotatePixelmap()
4230 if (rotated_map) in RotatePixelmap()
4239 result = pReader->RleEncode(rotated_map, TRUE); in RotatePixelmap()
4243 result = pReader->RleEncode(rotated_map); in RotatePixelmap()
4254 rotated_map->gx_pixelmap_flags |= GX_PIXELMAP_ROTATED_CW; in RotatePixelmap()
[all …]
Dbinary_resource_gen.cpp2089 GX_PIXELMAP* rotated_map = GX_NULL; in WritePixelmapBlock() local
2093 rotated_map = m_rotated_pixelmaps[theme_id].GetAt(output_map_id - 1); in WritePixelmapBlock()
2095 if (!rotated_map) in WritePixelmapBlock()
2097 rotated_map = RotatePixelmap(info, theme_id, map, frame_id); in WritePixelmapBlock()
2098 m_rotated_pixelmaps[theme_id].SetAt(output_map_id - 1, rotated_map); in WritePixelmapBlock()
2100 map = rotated_map; in WritePixelmapBlock()
2726 GX_PIXELMAP* rotated_map = GX_NULL; in GetOnePixelmapDataSize() local
2730 rotated_map = m_rotated_pixelmaps[theme_id].GetAt(outmap_id - 1); in GetOnePixelmapDataSize()
2732 if (!rotated_map) in GetOnePixelmapDataSize()
2734 rotated_map = RotatePixelmap(info, theme_id, map, frame_id); in GetOnePixelmapDataSize()
[all …]
Dresource_gen.h24 …VOID RotateGlyphData(GX_CONST GX_GLYPH* glyph, GX_UBYTE font_format, GX_UBYTE** rotated_map, INT* …