Home
last modified time | relevance | path

Searched defs:max_x (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.cc63 number_t max_x; 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.c546 const uint32_t max_x = min_x + w - 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.cpp49 float min_x = P[0].fX, max_x = min_x, in wangs_formula_conic_reference_impl() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_meta_common.c198 const uint32_t max_x = framebuffer->max_x_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.c311 const int max_x = GetMin(tile_size, width - start_x); in GetBestPredictorForTile() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c2017 uint32_t max_x = min_x + scissor->extent.width - 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/gallium/drivers/softpipe/
Dsp_tex_sample.c1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h1871 stbtt_int32 min_x, max_x, min_y, max_y; member
Dimgui_widgets.cpp5043 …float max_x = (flags & ImGuiSelectableFlags_SpanAllColumns) ? GetWindowContentRegionMax().x : GetC… in Selectable() local
/third_party/glfw/deps/
Dnuklear.h5332 float at_x, at_y, max_x; member
/third_party/astc-encoder/Source/
Dstb_image.h6574 int max_x, max_y; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp107263 F max_x = -std::numeric_limits<F>::max(); in ProjectRectBounds() local
107318 F max_x = -std::numeric_limits<F>::max(); in TransformAndClipBounds() local
107494 F min_x, max_x; in TransformBounds() local