Searched defs:xmax (Results 26 - 33 of 33) sorted by relevance
12
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_context.h | 63 GLint xmin, ymin, xmax, ymax; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_setup.c | 1315 const int xmax = xmin + (int) size; in sp_setup_point() local
|
| H A D | sp_tex_sample.c | 1151 const int xmax = (xpot - 1) & (TEX_TILE_SIZE - 1); /* MIN2(TEX_TILE_SIZE, xpot) - 1; */ in img_filter_2d_linear_repeat_POT() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | exr.c | 163 int32_t xmax, xmin; member 1798 int xmin, ymin, xmax, ymax; in decode_header() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vsrc_testsrc.c | 859 unsigned xmax = av_rescale(7, s->w, 8); in test2_fill_picture() local
|
| /third_party/backends/backend/ |
| H A D | coolscan3.c | 222 unsigned long xmin, xmax, ymin, ymax; member 2784 unsigned long xmin, xmax, ymin, ymax; in cs3_convert_options() local [all...] |
| H A D | coolscan2.c | 257 unsigned long xmin, xmax, ymin, ymax; member 2633 unsigned long xmin, xmax, ymin, ymax; in cs2_convert_options() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pBufferDataUploadTests.cpp | 956 static float getAreaBetweenLines (float xmin, float xmax, float lineAOffset, float lineACoefficient, float lineBOffset, float lineBCoefficient) in getAreaBetweenLines() argument
|
Completed in 37 milliseconds
12