Home
last modified time | relevance | path

Searched defs:maxy (Results 1 – 25 of 56) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_drawpoint.c69 int maxx, maxy; in SDL_DrawPoints() local
DSDL_blendpoint.c263 int maxx, maxy; in SDL_BlendPoints() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_emit.c49 uint32_t minx, miny, maxx, maxy; in vc4_emit_state() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_scissor.c53 GLint miny, maxy; in st_update_scissor() local
Dst_cb_clear.c535 GLint miny, maxy; in st_Clear() local
/third_party/flutter/skia/src/effects/
DSkEmbossMask.cpp65 int maxy = mask->fBounds.height() - 1; in Emboss() local
/third_party/skia/src/effects/
DSkEmbossMask.cpp65 int maxy = mask->fBounds.height() - 1; in Emboss() local
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Dhappy.c54 int maxy = h - HAPPY_FACE_SIZE; in render() local
Daccelerometer.c46 Uint32 maxy = h - shipData.rect.h; in render() local
/third_party/flutter/skia/samplecode/
DSampleClip.cpp85 const SkScalar maxy = 5*SkIntToScalar(H)/4; in show_stroke() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_rect.c969 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/
Dgstwarp.c150 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/
DSDL_rect.c198 int maxy = 0; in SDL_EnclosePoints() local
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/
DSDL_render_gles.c909 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/
Dpan_job.h77 unsigned maxx, maxy; member
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.h56 uint16_t minx, miny, maxx, maxy; member
Dpan_blitter.c957 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/
Dlibstats.c317 int minx = 0, maxx = 0, miny = 0, maxy = 0; in stats_container_save() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state_validate.c188 int minx, maxx, miny, maxy, i; in nv50_validate_scissor() local
Dnv50_compute.c451 … 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/
Dastar-cities.cpp63 float minx, maxx, miny, maxy; member in city_writer
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c987 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/
DSDL_render_d3d.c1513 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/
Dv3dx_emit.c438 uint32_t minx, miny, maxx, maxy; in v3dX() local
/third_party/boost/libs/graph/test/
Dastar_search_test.cpp71 float minx, maxx, miny, maxy; member in city_writer

123