Home
last modified time | relevance | path

Searched defs:max_y (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.cc64 number_t max_y; member
Dhb-ot-glyf-table.hh1009 float min_x, min_y, max_x, max_y; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_rcl.c547 const uint32_t max_y = min_y + h - 1; in supertile_in_job_scissors() local
Dv3d_context.h399 uint32_t max_x, max_y; member
/third_party/ffmpeg/libavfilter/
Dvf_rotate.c227 int x, int y, int max_x, int max_y) in interpolate_bilinear8()
257 int x, int y, int max_x, int max_y) in interpolate_bilinear16()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c74 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c434 int max_x = 0, max_y = 0; in GetAdjustedCanvasSize() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c112 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
/third_party/skia/tests/
DWangsFormulaTest.cpp50 min_y = P[0].fY, max_y = min_y; in wangs_formula_conic_reference_impl() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_meta_common.c196 const uint32_t max_y = framebuffer->max_y_supertile; in emit_supertile_coordinates() local
/third_party/ffmpeg/libavcodec/
Derror_resilience.c561 int max_x, max_y, min_x, min_y, max_r, min_r; in guess_mv() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c310 const int max_y = GetMin(tile_size, height - start_y); in GetBestPredictorForTile() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c2018 uint32_t max_y = min_y + scissor->extent.height - 1; in tu6_emit_scissor() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp94 uvec3 IndexTo3DCoord(GLuint idx, GLuint max_x, GLuint max_y) in IndexTo3DCoord()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp95 uvec3 IndexTo3DCoord(GLuint idx, GLuint max_x, GLuint max_y) in IndexTo3DCoord()
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h1871 stbtt_int32 min_x, max_x, min_y, max_y; member
/third_party/astc-encoder/Source/
Dstb_image.h6574 int max_x, max_y; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp107264 F max_y = -std::numeric_limits<F>::max(); in ProjectRectBounds() local
107319 F max_y = -std::numeric_limits<F>::max(); in TransformAndClipBounds() local
107495 F min_y, max_y; in TransformBounds() local