Home
last modified time | relevance | path

Searched defs:draw (Results 201 – 225 of 15349) sorted by relevance

12345678910>>...614

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkBitmapDevice.cpp190 void SkBitmapDevice::drawPaint(const SkDraw& draw, const SkPaint& paint) { in drawPaint()
194 void SkBitmapDevice::drawPoints(const SkDraw& draw, SkCanvas::PointMode mode, size_t count, in drawPoints()
199 void SkBitmapDevice::drawRect(const SkDraw& draw, const SkRect& r, const SkPaint& paint) { in drawRect()
224 void SkBitmapDevice::drawPath(const SkDraw& draw, const SkPath& path, in drawPath()
230 void SkBitmapDevice::drawBitmap(const SkDraw& draw, const SkBitmap& bitmap, in drawBitmap()
245 void SkBitmapDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, in drawBitmapRect()
351 void SkBitmapDevice::drawSprite(const SkDraw& draw, const SkBitmap& bitmap, in drawSprite()
356 void SkBitmapDevice::drawText(const SkDraw& draw, const void* text, size_t len, in drawText()
361 void SkBitmapDevice::drawPosText(const SkDraw& draw, const void* text, size_t len, in drawPosText()
367 void SkBitmapDevice::drawVertices(const SkDraw& draw, SkCanvas::VertexMode vmode, in drawVertices()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/
H A Dst_cb_feedback.c86 feedback_vertex(struct gl_context *ctx, const struct draw_context *draw, in feedback_vertex()
128 struct draw_context *draw = stage->draw; in feedback_tri() local
141 struct draw_context *draw = stage->draw; in feedback_line() local
158 struct draw_context *draw = stage->draw; in feedback_point() local
189 draw_glfeedback_stage(struct gl_context *ctx, struct draw_context *draw) in draw_glfeedback_stage()
262 draw_glselect_stage(struct gl_context *ctx, struct draw_context *draw) in draw_glselect_stage()
284 struct draw_context *draw = st_get_draw_context(st); in st_RenderMode() local
/dports/x11/virtualgl/virtualgl-3.0/server/
H A DGLXDrawableHash.h55 void add(GLXDrawable draw, Display *dpy) in add()
64 Display *getCurrentDisplay(GLXDrawable draw) in getCurrentDisplay()
72 void setEventMask(GLXDrawable draw, unsigned long eventMask) in setEventMask()
79 unsigned long getEventMask(GLXDrawable draw) in getEventMask()
87 void remove(GLXDrawable draw) in remove()
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/draw/interface/
H A Ddpoint.c24 PetscErrorCode PetscDrawPoint(PetscDraw draw,PetscReal xl,PetscReal yl,int cl) in PetscDrawPoint()
51 PetscErrorCode PetscDrawPointPixel(PetscDraw draw,int x,int y,int c) in PetscDrawPointPixel()
80 PetscErrorCode PetscDrawPointSetSize(PetscDraw draw,PetscReal width) in PetscDrawPointSetSize()
H A Ddrawreg.c64 PetscDraw draw; in PetscDrawView() local
147 PetscDraw draw; in PetscDrawCreate() local
218 PetscErrorCode PetscDrawSetType(PetscDraw draw,PetscDrawType type) in PetscDrawSetType()
289 PetscErrorCode PetscDrawGetType(PetscDraw draw,PetscDrawType *type) in PetscDrawGetType()
349 PetscErrorCode PetscDrawSetOptionsPrefix(PetscDraw draw,const char prefix[]) in PetscDrawSetOptionsPrefix()
389 PetscErrorCode PetscDrawSetFromOptions(PetscDraw draw) in PetscDrawSetFromOptions()
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dproperties_physics_rigidbody.py47 def draw(self, context): member in PHYSICS_PT_rigid_body
84 def draw(self, context): member in PHYSICS_PT_rigid_body_settings
116 def draw(self, context): member in PHYSICS_PT_rigid_body_collisions
158 def draw(self, context): member in PHYSICS_PT_rigid_body_collisions_surface
186 def draw(self, context): member in PHYSICS_PT_rigid_body_collisions_sensitivity
219 def draw(self, context): member in PHYSICS_PT_rigid_body_collisions_collections
242 def draw(self, context): member in PHYSICS_PT_rigid_body_dynamics
279 def draw(self, context): member in PHYSICS_PT_rigid_body_dynamics_deactivation
/dports/games/scummvm/scummvm-2.5.1/engines/asylum/system/
H A Dtext.cpp138 void Text::draw(const char *text) { in draw() function in Asylum::Text
148 void Text::draw(const char *text, int16 length) { in draw() function in Asylum::Text
159 void Text::draw(ResourceId resourceId) { in draw() function in Asylum::Text
164 void Text::draw(const Common::Point &point, const char *text) { in draw() function in Asylum::Text
169 void Text::draw(const Common::Point &point, ResourceId resourceId) { in draw() function in Asylum::Text
173 void Text::draw(const char *text, ResourceId fontResourceId, int16 y) { in draw() function in Asylum::Text
180 int16 Text::draw(TextCentering centering, const Common::Point &point, int16 spacing, int16 width, c… in draw() function in Asylum::Text
184 int16 Text::draw(int16 a1, int16 a2, TextCentering centering, const Common::Point &point, int16 spa… in draw() function in Asylum::Text
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/include/pcl/visualization/
H A Dpcl_painter2D.h106 virtual void draw (vtkContext2D *) {} in draw() function
116 void draw (vtkContext2D * painter) override in draw() function
130 void draw (vtkContext2D * painter) override in draw() function
144 void draw (vtkContext2D * painter) override in draw() function
158 void draw (vtkContext2D * painter) override in draw() function
183 void draw (vtkContext2D * painter) override in draw() function
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/glx/
H A Dglx-query-drawable.c113 static void query_width(Display *display, GLXDrawable draw) { in query_width()
132 static void query_height(Display *display, GLXDrawable draw) { in query_height()
151 static void query_fbconfig_id(Display *display, GLXDrawable draw) { in query_fbconfig_id()
179 static void query_preserved_contents(Display *display, GLXDrawable draw) { in query_preserved_contents()
203 static void query_bad_drawable(Display *display, GLXDrawable draw) { in query_bad_drawable()
283 GLXDrawable draw; in main() local
/dports/biology/seaview/seaview/
H A Dmacos_extras.mm402 void Fl_PICT_Graphics_Driver::draw(const char *txt, int n, int x, int y) function
486 void Fl_PICT_Graphics_Driver::draw(Fl_RGB_Image*, int, int, int, int, int, int) {} function
487 void Fl_PICT_Graphics_Driver::draw(Fl_Pixmap*, int, int, int, int, int, int) {} function
488 void Fl_PICT_Graphics_Driver::draw(Fl_Bitmap*, int, int, int, int, int, int) {} function
492 void Fl_PICT_Graphics_Driver::draw(int angle, const char* str, int n, int x, int y) {} function
499 void Fl_PICT_Graphics_Driver::draw(const char* str, int n, float fx, float fy) { function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_draw.h58 struct pipe_draw_start_count_bias draw; in util_draw_arrays() local
81 struct pipe_draw_start_count_bias draw; in util_draw_elements() local
105 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() local
134 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() local
153 struct pipe_draw_start_count_bias draw; member
/dports/www/netsurf/netsurf-3.10/frontends/riscos/content-handlers/
H A Ddraw.c80 CONTENT_FACTORY_REGISTER_TYPES(draw, draw_types, draw_content_handler) in CONTENT_FACTORY_REGISTER_TYPES() argument
87 draw_content *draw; in CONTENT_FACTORY_REGISTER_TYPES() local
115 draw_content *draw = (draw_content *) c; in draw_convert() local
184 draw_content *draw = (draw_content *) c; in draw_redraw() local
229 draw_content *draw; in draw_clone() local
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/curve_tools/
H A D__init__.py240 def draw(self, context): member in VIEW3D_PT_curve_tools_info
261 def draw(self, context): member in VIEW3D_PT_curve_tools_edit
289 def draw(self, context): member in VIEW3D_PT_curve_tools_intersect
309 def draw(self, context): member in VIEW3D_PT_curve_tools_surfaces
328 def draw(self, context): member in VIEW3D_PT_curve_tools_loft
352 def draw(self, context): member in VIEW3D_PT_curve_tools_sanitize
382 def draw(self, context): member in VIEW3D_PT_curve_tools_utilities
424 def draw(self, context): member in VIEW3D_PT_curve_tools_pathfinder
480 def draw(self, context): member in CurveAddonPreferences
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/space_view3d_brush_menus/
H A Ddyntopo_menu.py16 def draw(self, context): member in DynTopoMenu
76 def draw(self, context): member in DynDetailMenu
98 def draw(self, context): member in DetailMethodMenu
141 def draw(self, context): member in SymmetrizeMenu
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_feedback.c83 feedback_vertex(struct gl_context *ctx, const struct draw_context *draw, in feedback_vertex()
125 struct draw_context *draw = stage->draw; in feedback_tri() local
138 struct draw_context *draw = stage->draw; in feedback_line() local
155 struct draw_context *draw = stage->draw; in feedback_point() local
186 draw_glfeedback_stage(struct gl_context *ctx, struct draw_context *draw) in draw_glfeedback_stage()
259 draw_glselect_stage(struct gl_context *ctx, struct draw_context *draw) in draw_glselect_stage()
281 struct draw_context *draw = st_get_draw_context(st); in st_RenderMode() local
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_feedback.c83 feedback_vertex(struct gl_context *ctx, const struct draw_context *draw, in feedback_vertex()
125 struct draw_context *draw = stage->draw; in feedback_tri() local
138 struct draw_context *draw = stage->draw; in feedback_line() local
155 struct draw_context *draw = stage->draw; in feedback_point() local
186 draw_glfeedback_stage(struct gl_context *ctx, struct draw_context *draw) in draw_glfeedback_stage()
259 draw_glselect_stage(struct gl_context *ctx, struct draw_context *draw) in draw_glselect_stage()
281 struct draw_context *draw = st_get_draw_context(st); in st_RenderMode() local

12345678910>>...614