Searched defs:y_val (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/effects/imagefilters/ |
D | SkMagnifierImageFilter.cpp | 179 int y_val = SkTPin(bounds.y() + SkScalarFloorToInt(y_interp), 0, inputBM.height() - 1); in onFilterImage() local
|
/external/skia/src/effects/imagefilters/ |
D | SkMagnifierImageFilter.cpp | 213 int y_val = SkTPin(bounds.y() + SkScalarFloorToInt(y_interp), 0, inputBM.height() - 1); in onFilterImage() local
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/ |
D | chlo_ops.cc | 83 auto y_val = shape_y[i]; in GetBroadcastType() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | variant_test.cc | 348 auto* y_val = y.get<MayCreateAlignmentDifficulties>(); in TEST() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 5481 const GLuint y_val = y_vals[y]; in ExceedingBoundariesTest() local 5645 const GLuint y_val = y_vals[y]; in InvalidAlignmentTest() local
|
/external/libwebm/mkvmuxer/ |
D | mkvmuxer.h | 362 PrimaryChromaticity(float x_val, float y_val) : x_(x_val), y_(y_val) {} in PrimaryChromaticity()
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxer.h | 362 PrimaryChromaticity(float x_val, float y_val) : x_(x_val), y_(y_val) {} in PrimaryChromaticity()
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxer.h | 362 PrimaryChromaticity(float x_val, float y_val) : x_(x_val), y_(y_val) {} in PrimaryChromaticity()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1500 LLVMValueRef y_val = lp_build_const_int32(gallivm, y); in load_unswizzled_block() local
|
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
D | legalize_tf.cc | 389 auto y_val = shape_y[i]; in GetStaticBroadcastType() local
|