| /external/libchrome/ui/gfx/geometry/ |
| D | rect_conversions.cc | 41 int max_x = ToRoundedInt(float_max_x); in ToNearestRect() local 65 int max_x = ToRoundedInt(float_max_x); in IsNearestRectWithinDistance() local
|
| D | box_f.cc | 36 float max_x = std::max(right(), max.x()); in ExpandTo() local
|
| /external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
| D | image-inl.h | 417 const int max_x = Clip(orig_x + 1, ZERO, original.width_less_one_); in DownsampleSmoothed3x3() local 441 const int max_x = original.width_less_one_; in DownsampleSmoothed5x5() local 488 const int max_x = Clip(center_x + 1, ZERO, original.width_less_one_); in ScharrPixelX() local 506 const int max_x = Clip(center_x + 1, 0, original.width_less_one_); in ScharrPixelY() local
|
| D | sprite.h | 68 const float max_x = float_width / texture_width_; in Draw() local
|
| D | image_utils.h | 73 const int max_x = MIN(x + d_x, img->width_less_one_); in MarkImage() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-cff2-table.cc | 62 number_t max_x; member
|
| /external/pdfium/third_party/agg23/ |
| D | agg_scanline_u.h | 55 void reset(int min_x, int max_x) in reset()
|
| D | agg_rasterizer_scanline_aa.h | 89 int max_x() const in max_x() function 209 int max_x() const in max_x() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_add_op.cc | 160 float max_x, const T* y_data, float min_y, float max_y, in VectorAddition() 176 float max_x, const quint8* y_data, float min_y, float max_y, in VectorAddition() 245 float max_x, const quint8* y_data, float min_y, float max_y, in VectorAddition() 461 const float max_x = context->input(3).flat<float>()(0); in Compute() local
|
| D | quantized_mul_op.cc | 288 const float max_x = context->input(3).flat<float>()(0); in Compute() local
|
| /external/ImageMagick/coders/ |
| D | exr.c | 74 max_x, member
|
| D | sixel.c | 243 int max_x, max_y; in sixel_decode() local
|
| /external/libkmsxx/utils/ |
| D | kmstouch.cpp | 150 int32_t max_x = s_abs_map[ABS_X].second; in handle_event() local
|
| /external/libhevc/encoder/ |
| D | ihevce_inter_pred.c | 493 WORD32 min_x, max_x = ps_ref_pic_l0->s_yuv_buf_desc.i4_y_wd; in ihevce_luma_inter_pred_pu() local 604 WORD32 min_x, max_x = ps_ref_pic_l1->s_yuv_buf_desc.i4_y_wd; in ihevce_luma_inter_pred_pu() local
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_meta_util.c | 69 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
|
| /external/tensorflow/tensorflow/lite/kernels/perception/ |
| D | max_pool_with_argmax.cc | 64 int32_t max_x = 0; in MaxPool() local
|
| /external/pdfium/core/fpdfapi/page/ |
| D | cpdf_textobject.cpp | 263 float max_x = -10000 * 1.0f; in CalcPositionData() local
|
| /external/mesa3d/src/mesa/drivers/dri/r200/ |
| D | radeon_common.c | 110 int min_x, min_y, max_x, max_y; in radeonUpdateScissor() local
|
| /external/mesa3d/src/mesa/drivers/dri/radeon/ |
| D | radeon_common.c | 110 int min_x, min_y, max_x, max_y; in radeonUpdateScissor() local
|
| /external/pdfium/core/fxcrt/ |
| D | fx_coordinates.cpp | 88 float max_x = pPoints->x; in GetBBox() local
|
| /external/webp/src/mux/ |
| D | muxedit.c | 436 int max_x = 0, max_y = 0; in GetAdjustedCanvasSize() local
|
| /external/mesa3d/src/gallium/drivers/iris/ |
| D | iris_blit.c | 73 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
|
| /external/libgav1/libgav1/src/tile/ |
| D | prediction.cc | 233 const int max_x = (MultiplyBy4(frame_header_.columns4x4) >> x_shift) - 1; in IntraPrediction() local 425 int width, int height, int max_x, int max_y, in DirectionalPrediction()
|
| /external/tensorflow/tensorflow/python/debug/cli/ |
| D | curses_ui.py | 90 max_x, argument
|
| /external/virglrenderer/src/ |
| D | vrend_blitter.c | 569 int max_x = u_minify(src_res->base.width0, info->src.level) - 1; in calc_src_deltas_for_bounds() local
|