/third_party/flutter/skia/third_party/externals/sdl/src/render/software/ |
D | SDL_drawpoint.c | 69 int maxx, maxy; in SDL_DrawPoints() local
|
D | SDL_blendpoint.c | 263 int maxx, maxy; in SDL_BlendPoints() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_emit.c | 49 uint32_t minx, miny, maxx, maxy; in vc4_emit_state() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_scissor.c | 53 GLint miny, maxy; in st_update_scissor() local
|
D | st_cb_clear.c | 535 GLint miny, maxy; in st_Clear() local
|
/third_party/flutter/skia/src/effects/ |
D | SkEmbossMask.cpp | 65 int maxy = mask->fBounds.height() - 1; in Emboss() local
|
/third_party/skia/src/effects/ |
D | SkEmbossMask.cpp | 65 int maxy = mask->fBounds.height() - 1; in Emboss() local
|
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/ |
D | happy.c | 54 int maxy = h - HAPPY_FACE_SIZE; in render() local
|
D | accelerometer.c | 46 Uint32 maxy = h - shipData.rect.h; in render() local
|
/third_party/flutter/skia/samplecode/ |
D | SampleClip.cpp | 85 const SkScalar maxy = 5*SkIntToScalar(H)/4; in show_stroke() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testautomation_rect.c | 969 int minx = 0, maxx = 0, miny = 0, maxy = 0; in rect_testEnclosePoints() local 1040 int minx = 0, maxx = 0, miny = 0, maxy = 0; in rect_testEnclosePointsRepeatedInput() local 1117 int minx = 0, maxx = 0, miny = 0, maxy = 0; in rect_testEnclosePointsWithClipping() local 1238 int minx, maxx, miny, maxy; in rect_testUnionRectOutside() local
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstwarp.c | 150 gint32 c, i, x, y, dx, dy, maxx, maxy; in gst_warptv_transform_frame() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_rect.c | 198 int maxy = 0; in SDL_EnclosePoints() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/ |
D | SDL_render_gles.c | 909 GLfloat maxy = rect->y + rect->h; in GLES_RenderFillRects() local 933 GLfloat minx, miny, maxx, maxy; in GLES_RenderCopy() local 1003 GLfloat minx, miny, maxx, maxy; in GLES_RenderCopyEx() local
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_job.h | 77 unsigned maxx, maxy; member
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_blitter.h | 56 uint16_t minx, miny, maxx, maxy; member
|
D | pan_blitter.c | 957 uint16_t maxx, uint16_t maxy) in pan_blitter_emit_viewport() 986 uint16_t minx = 0, miny = 0, maxx, maxy; in pan_preload_emit_dcd() local 1354 unsigned maxy = MIN2(MAX2(info->dst.start.y, info->dst.end.y), dst_h - 1); in GENX() local
|
/third_party/ltp/testcases/realtime/lib/ |
D | libstats.c | 317 int minx = 0, maxx = 0, miny = 0, maxy = 0; in stats_container_save() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state_validate.c | 188 int minx, maxx, miny, maxy, i; in nv50_validate_scissor() local
|
D | nv50_compute.c | 451 … const unsigned maxy = align(nby, tsy) * align(depth, tsz) >> NV50_TILE_SHIFT_Z(lvl->tile_mode); in nv50_compute_validate_surfaces() local
|
/third_party/boost/libs/graph/example/ |
D | astar-cities.cpp | 63 float minx, maxx, miny, maxy; member in city_writer
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
D | ftraster.c | 987 Long maxy ) in Line_Up() 1132 Long maxy ) in Line_Down() 1182 Long maxy ) in Bezier_Up() 1317 Long maxy ) in Bezier_Down()
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/ |
D | SDL_render_d3d.c | 1513 float minx, miny, maxx, maxy; in D3D_RenderFillRects() local 1597 float minx, miny, maxx, maxy; in D3D_RenderCopy() local 1705 float minx, miny, maxx, maxy; in D3D_RenderCopyEx() local
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_emit.c | 438 uint32_t minx, miny, maxx, maxy; in v3dX() local
|
/third_party/boost/libs/graph/test/ |
D | astar_search_test.cpp | 71 float minx, maxx, miny, maxy; member in city_writer
|