| /external/sfntly/cpp/src/sfntly/table/bitmap/ | 
| D | composite_bitmap_glyph.h | 33     int32_t y_offset() { return y_offset_; }  in y_offset()  function
  | 
| D | composite_bitmap_glyph.cc | 85                                            int32_t y_offset)  in Component()
  | 
| /external/mesa3d/src/gallium/auxiliary/gallivm/ | 
| D | f.cpp | 91    const boost::math::ntl::RR& y_offset,   in show_extra()
  | 
| /external/cronet/third_party/quic_trace/src/tools/render/ | 
| D | table.h | 47     int y_offset;  member
  | 
| D | table.cc | 42   int y_offset = 0;  in Layout()  local
  | 
| /external/libvpx/vpx_dsp/x86/ | 
| D | variance_avx2.c | 377                                __m256i *sse_reg, int y_offset) {  in spv32_x0_yb() 395                                __m256i *sse_reg, int y_offset) {  in spv32_x4_yb() 485                                __m256i *sse_reg, int x_offset, int y_offset) {  in spv32_xb_yb() 537                                   int x_offset, int y_offset,  in sub_pix_var32xh() 594                                        int x_offset, int y_offset,  in sub_pixel_variance32xh_avx2() 602                                            int x_offset, int y_offset,  in sub_pixel_avg_variance32xh_avx2() 742     const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset,  in vpx_sub_pixel_variance64x64_avx2() 757     const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset,  in vpx_sub_pixel_variance32x32_avx2() 765     const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset,  in vpx_sub_pixel_avg_variance64x64_avx2() 784     const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset,  in vpx_sub_pixel_avg_variance32x32_avx2()
  | 
| /external/tensorflow/tensorflow/core/kernels/linalg/ | 
| D | matrix_diag_op_gpu.cu.cc | 38   const int y_offset = min(0, diag_index);  in ComputeContentOffset()  local 119     const int y_offset = max(0, -diag_index);  in MatrixDiagPartKernel()  local
  | 
| D | matrix_set_diag_op_gpu.cu.cc | 39   const int y_offset = min(0, diag_index);  in ComputeContentOffset()  local
  | 
| /external/webp/examples/ | 
| D | gifdec.h | 49   int x_offset, y_offset, width, height;  member
  | 
| /external/harfbuzz_ng/src/ | 
| D | sample.py | 63 	y_offset = pos.y_offset  variable
  | 
| /external/ImageMagick/MagickCore/ | 
| D | montage.c | 273   ssize_t *x_offset,ssize_t *y_offset,size_t *tiles_per_column,  in GetMontageGeometry() 396     y_offset;  in MontageImageList()  local
  | 
| D | layer.c | 1794   ssize_t y_offset,ExceptionInfo *exception)  in CompositeCanvas() 1809   const ssize_t y_offset,ExceptionInfo *exception)  in CompositeLayers()
  | 
| /external/libavc/decoder/ | 
| D | ih264d_thread_parse_decode.c | 122             UWORD32 u4_frame_stride, y_offset;  in ih264d_parse_tfr_nmb()  local 447     UWORD32 u4_frame_stride, x_offset, y_offset;  in ih264d_decode_slice_thread()  local
  | 
| /external/webp/src/mux/ | 
| D | muxedit.c | 391     int* const x_offset, int* const y_offset, int* const duration) {  in GetFrameInfo() 405                                  int* const x_offset, int* const y_offset,  in GetImageInfo() 440       int x_offset = 0, y_offset = 0, duration = 0, w = 0, h = 0;  in GetAdjustedCanvasSize()  local
  | 
| /external/deqp/external/openglcts/modules/glesext/gpu_shader5/ | 
| D | esextcGPUShader5TextureGatherOffset.cpp | 1073 	float		y_offset;  in prepareVertexBufferInfoForCoordinates()  local 1473 	glw::GLint y_offset;  in checkResult()  local 1629 	glw::GLint y_offset;  in checkResult()  local 1842 	glw::GLint y_offset;  in checkResult()  local 2372 	glw::GLint y_offset;  in checkResult()  local 2513 	glw::GLint y_offset;  in checkResult()  local 2696 	glw::GLint y_offset;  in checkResult()  local 2888 	glw::GLint y_offset;  in checkResult()  local
  | 
| /external/libavc/common/ | 
| D | ih264_inter_pred_filters.c | 537     WORD32 y_offset = dydx >> 2;  in ih264_inter_pred_luma_vert_qpel()  local 621     WORD32 y_offset = dydx >> 2;  in ih264_inter_pred_luma_horz_qpel_vert_qpel()  local 838     WORD32 y_offset = dydx >> 2;  in ih264_inter_pred_luma_horz_hpel_vert_qpel()  local
  | 
| /external/freetype/src/autofit/ | 
| D | afshaper.c | 562                       FT_Long*         y_offset )  in af_shaper_get_elem() 664                       FT_Long*         y_offset )  in af_shaper_get_elem()
  | 
| /external/libvpx/vpx_dsp/mips/ | 
| D | variance_mmi.c | 1035                                               int y_offset, uint8_t *temp2,  in var_filter_block2d_bil_16x() 1133                                              int y_offset, uint8_t *temp2,  in var_filter_block2d_bil_8x() 1233                                              int y_offset, uint8_t *temp2,  in var_filter_block2d_bil_4x()
  | 
| /external/libvpx/vp9/common/ | 
| D | vp9_reconinter.h | 77 static INLINE int64_t scaled_buffer_offset(int x_offset, int y_offset,  in scaled_buffer_offset()
  | 
| /external/freetype/src/sdf/ | 
| D | ftbsdf.c | 292 #define CHECK_NEIGHBOR( x_offset, y_offset )              \  argument 848                     FT_Int  y_offset,  in compare_neighbor()
  | 
| /external/libavc/decoder/svc/ | 
| D | isvcd_thread_parse_decode.c | 390     UWORD32 u4_frame_stride, x_offset, y_offset;  in isvcd_decode_slice_thread()  local
  | 
| D | isvcd_parse_slice.c | 1336                 UWORD32 y_offset;  in isvcd_parse_decode_slice_ext_nal()  local 2564                 UWORD32 y_offset;  in isvcd_parse_decode_slice()  local
  | 
| /external/webp/src/dec/ | 
| D | frame_dec.c | 177       const int y_offset = cache_id * 16 * dec->cache_y_stride_;  in ReconstructRow()  local 411   const int y_offset = cache_id * 16 * dec->cache_y_stride_;  in FinishRow()  local
  | 
| /external/ImageMagick/coders/ | 
| D | txt.c | 392     y_offset;  in ReadTXTImage()  local
  | 
| /external/libpng/contrib/examples/ | 
| D | simpleover.c | 103 sprite_op(const struct sprite *sprite, int x_offset, int y_offset,  in sprite_op()
  |