Home
last modified time | relevance | path

Searched refs:DrawTriangle (Results 1 – 25 of 110) sorted by relevance

12345

/dports/games/gbrainy/gbrainy-2.4.3/src/Games/Logic/
H A DPuzzleTrianglesWithNumbers.cs93 private void DrawTriangle (CairoContextEx gr, double x, double y, int index, bool question) in DrawTriangle() method in gbrainy.Games.Logic.PuzzleTrianglesWithNumbers
118 DrawTriangle (gr, x, y, 0, false); in Draw()
120 DrawTriangle (gr, x, y, 1, false); in Draw()
122 DrawTriangle (gr, x, y, 2, false); in Draw()
126 DrawTriangle (gr, x, y, 3, false); in Draw()
128 DrawTriangle (gr, x, y, 4, false); in Draw()
130 DrawTriangle (gr, x, y, 5, true); in Draw()
H A DPuzzlePencil.cs94 DrawTriangle (e.Context, (e.Width - figure_size) / 2, 0); in Initialize()
138 static private void DrawTriangle (CairoContextEx gr, double x, double y) in DrawTriangle() method in gbrainy.Games.Logic.PuzzlePencil
/dports/devel/agar/agar-1.5.0/tests/
H A Dglview.c80 DrawTriangle(GLdouble *a, GLdouble *b, GLdouble *c, int div, float r) in DrawTriangle() function
98 DrawTriangle(a, ab, ac, div-1, r); in DrawTriangle()
99 DrawTriangle(b, bc, ab, div-1, r); in DrawTriangle()
100 DrawTriangle(c, ac, bc, div-1, r); in DrawTriangle()
101 DrawTriangle(ab, bc, ac, div-1, r); in DrawTriangle()
181 DrawTriangle(isoVtx[isoInd[i][0]], in MyDrawFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Doverscan_calibrator.cc38 void DrawTriangle(int x_offset, in DrawTriangle() function
171 DrawTriangle(center.x(), center.y() + vertical_offset, 0, canvas); in OnPaintLayer()
172 DrawTriangle(center.x(), center.y() - vertical_offset, 180, canvas); in OnPaintLayer()
173 DrawTriangle(center.x() - horizontal_offset, center.y(), 90, canvas); in OnPaintLayer()
174 DrawTriangle(center.x() + horizontal_offset, center.y(), -90, canvas); in OnPaintLayer()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Software/
H A DClipper.cpp245 Rasterizer::DrawTriangle(*topleft, *topright, *bottomright); in ProcessRect()
246 Rasterizer::DrawTriangle(*bottomright, *topright, *topleft); in ProcessRect()
247 Rasterizer::DrawTriangle(*bottomright, *bottomleft, *topleft); in ProcessRect()
248 Rasterizer::DrawTriangle(*topleft, *bottomleft, *bottomright); in ProcessRect()
300 Rasterizer::DrawTriangle(v0, v1, corrected2); in ProcessTriangleInternal()
302 Rasterizer::DrawTriangle(v0, v1, v2); in ProcessTriangleInternal()
386 Rasterizer::DrawTriangle(data[0], data[1], data[2]); in ProcessTriangleInternal()
H A DRasterizer.h27 void DrawTriangle(const VertexData& v0, const VertexData& v1, const VertexData& v2);
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Software/
H A DClipper.cpp245 Rasterizer::DrawTriangle(*topleft, *topright, *bottomright); in ProcessRect()
246 Rasterizer::DrawTriangle(*bottomright, *topright, *topleft); in ProcessRect()
247 Rasterizer::DrawTriangle(*bottomright, *bottomleft, *topleft); in ProcessRect()
248 Rasterizer::DrawTriangle(*topleft, *bottomleft, *bottomright); in ProcessRect()
300 Rasterizer::DrawTriangle(v0, v1, corrected2); in ProcessTriangleInternal()
302 Rasterizer::DrawTriangle(v0, v1, v2); in ProcessTriangleInternal()
386 Rasterizer::DrawTriangle(data[0], data[1], data[2]); in ProcessTriangleInternal()
H A DRasterizer.h27 void DrawTriangle(const VertexData& v0, const VertexData& v1, const VertexData& v2);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Software/
H A DClipper.cpp245 Rasterizer::DrawTriangle(*topleft, *topright, *bottomright); in ProcessRect()
246 Rasterizer::DrawTriangle(*bottomright, *topright, *topleft); in ProcessRect()
247 Rasterizer::DrawTriangle(*bottomright, *bottomleft, *topleft); in ProcessRect()
248 Rasterizer::DrawTriangle(*topleft, *bottomleft, *bottomright); in ProcessRect()
300 Rasterizer::DrawTriangle(v0, v1, corrected2); in ProcessTriangleInternal()
302 Rasterizer::DrawTriangle(v0, v1, v2); in ProcessTriangleInternal()
386 Rasterizer::DrawTriangle(data[0], data[1], data[2]); in ProcessTriangleInternal()
H A DRasterizer.h27 void DrawTriangle(const VertexData& v0, const VertexData& v1, const VertexData& v2);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgraopengltype.pas217 …procedure DrawTriangle(const APoints: array of TPointF; const ATexCoords: array of TPointF); overl… procedure
221 …procedure DrawTriangle(const APoints3D: array of TPoint3D_128; const ATexCoords: array of TPointF)… procedure
402 …procedure DrawTriangle(const APoints: array of TPointF; const ATexCoords: array of TPointF); overl… procedure
1102 procedure TBGLCustomTexture.DrawTriangle(const APoints: array of TPointF; procedure
1109 procedure TBGLCustomTexture.DrawTriangle(const APoints: array of TPointF; procedure
1117 procedure TBGLCustomTexture.DrawTriangle(const APoints: array of TPointF; procedure
1125 procedure TBGLCustomTexture.DrawTriangle(const APoints: array of TPointF; procedure
1134 procedure TBGLCustomTexture.DrawTriangle( procedure
1141 procedure TBGLCustomTexture.DrawTriangle( procedure
1150 procedure TBGLCustomTexture.DrawTriangle(const APoints3D: array of TPoint3D_128; procedure
[all …]
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgraopengltype.pas217 …procedure DrawTriangle(const APoints: array of TPointF; const ATexCoords: array of TPointF); overl… procedure
221 …procedure DrawTriangle(const APoints3D: array of TPoint3D_128; const ATexCoords: array of TPointF)… procedure
402 …procedure DrawTriangle(const APoints: array of TPointF; const ATexCoords: array of TPointF); overl… procedure
1102 procedure TBGLCustomTexture.DrawTriangle(const APoints: array of TPointF; procedure
1109 procedure TBGLCustomTexture.DrawTriangle(const APoints: array of TPointF; procedure
1117 procedure TBGLCustomTexture.DrawTriangle(const APoints: array of TPointF; procedure
1125 procedure TBGLCustomTexture.DrawTriangle(const APoints: array of TPointF; procedure
1134 procedure TBGLCustomTexture.DrawTriangle( procedure
1141 procedure TBGLCustomTexture.DrawTriangle( procedure
1150 procedure TBGLCustomTexture.DrawTriangle(const APoints3D: array of TPoint3D_128; procedure
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/end2end/
H A DTextureSubresourceTests.cpp51 void DrawTriangle(const wgpu::TextureView& view) { in DrawTriangle() function in TextureSubresourceTest
151 DrawTriangle(samplerView); in TEST_P()
177 DrawTriangle(samplerView); in TEST_P()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DPreviewGuideTool.cpp92 void DrawTriangle(const vigra::Rect2D roi, const bool up) in DrawTriangle() function
186 DrawTriangle(roi,false); in ReallyAfterDrawImagesEvent()
189 DrawTriangle(roi,true); in ReallyAfterDrawImagesEvent()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/core/
H A Ddrawing_surface.cpp50 SCRIPT_METHOD(DrawingSurface::DrawTriangle^6, DrawingSurface::DrawTriangle); in AGS_EngineStartup()
123 void DrawingSurface::DrawTriangle(ScriptMethodParams &params) { in DrawTriangle() function in AGS3::Plugins::Core::DrawingSurface
H A Ddrawing_surface.h50 void DrawTriangle(ScriptMethodParams &params);
/dports/games/xskewb/xskewb/
H A DSkewb.c75 static void DrawTriangle(SkewbWidget w, int face, int position, int offset);
586 DrawTriangle(w, w->skewb.currentFace, w->skewb.currentPosition, in SelectSkewb()
604 DrawTriangle(w, w->skewb.currentFace, w->skewb.currentPosition, FALSE); in ReleaseSkewb()
1144 DrawTriangle(w, face, corner, FALSE); in WriteDiagonal()
1152 DrawTriangle(w, face, h, FALSE); in WriteDiagonal()
1176 DrawTriangle(w, face, (corner + rotate) % MAXORIENT, FALSE); in WriteFace()
1199 DrawTriangle(w, face, corner, FALSE); in RotateFace()
1214 DrawTriangle(w, face, position, FALSE); in DrawAllPolyhedrons()
1228 DrawTriangle(SkewbWidget w, int face, int position, int offset) in DrawTriangle() function
/dports/devel/raylib/raylib-3.7.0/examples/shapes/
H A Dshapes_basic_shapes.c48 DrawTriangle((Vector2){screenWidth/4.0f *3.0f, 80.0f}, in main()
H A Dshapes_rectangle_scaling.c79DrawTriangle((Vector2){ rec.x + rec.width - MOUSE_SCALE_MARK_SIZE, rec.y + rec.height }, in main()
/dports/games/xdino/xdino/
H A DDino.c75 static void DrawTriangle(DinoWidget w, int face, int position, int offset);
413 DrawTriangle(w, w->dino.currentFace, w->dino.currentPosition, in SelectDino()
430 DrawTriangle(w, w->dino.currentFace, w->dino.currentPosition, FALSE); in ReleaseDino()
1103 DrawTriangle(w, face, corner, FALSE); in WriteDiagonal()
1105 DrawTriangle(w, face, (corner + 1) % MAXORIENT, FALSE); in WriteDiagonal()
1127 DrawTriangle(w, face, (side + rotate) % MAXORIENT, FALSE); in WriteFace()
1146 DrawTriangle(w, face, side, FALSE); in RotateFace()
1157 DrawTriangle(w, face, position, FALSE); in DrawAllPolyhedrons()
1161 DrawTriangle(DinoWidget w, int face, int position, int offset) in DrawTriangle() function
/dports/devel/raylib/raylib-3.7.0/examples/shaders/
H A Dshaders_shapes_textures.c83 DrawTriangle((Vector2){430, 80}, in main()
/dports/multimedia/vlc/vlc-3.0.16/src/video_output/
H A Dvideo_widgets.c90 static void DrawTriangle(subpicture_region_t *r, int fill, uint8_t color, in DrawTriangle() function
237 DrawTriangle(r, STYLE_FILLED, COL_WHITE, delta, 0, width - delta, y2); in OSDIcon()
243 DrawTriangle(r, STYLE_FILLED, COL_WHITE, width - delta, 0, delta, y2); in OSDIcon()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/directfb/
H A DSDL_DirectFB_WM.c55 DrawTriangle(IDirectFBSurface * s, int down, int x, int y, int w) in DrawTriangle() function
157 DrawTriangle(s, 1, x, y, w - 2 * d); in DirectFB_WM_RedrawLayout()
160 DrawTriangle(s, window->flags & SDL_WINDOW_MAXIMIZED ? 1 : 0, x - w, in DirectFB_WM_RedrawLayout()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/directfb/
H A DSDL_DirectFB_WM.c55 DrawTriangle(IDirectFBSurface * s, int down, int x, int y, int w) in DrawTriangle() function
157 DrawTriangle(s, 1, x, y, w - 2 * d); in DirectFB_WM_RedrawLayout()
160 DrawTriangle(s, window->flags & SDL_WINDOW_MAXIMIZED ? 1 : 0, x - w, in DirectFB_WM_RedrawLayout()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/directfb/
H A DSDL_DirectFB_WM.c55 DrawTriangle(IDirectFBSurface * s, int down, int x, int y, int w) in DrawTriangle() function
157 DrawTriangle(s, 1, x, y, w - 2 * d); in DirectFB_WM_RedrawLayout()
160 DrawTriangle(s, window->flags & SDL_WINDOW_MAXIMIZED ? 1 : 0, x - w, in DirectFB_WM_RedrawLayout()

12345