Searched refs:stretch_width (Results 1 – 13 of 13) sorted by relevance
/external/pdfium/core/fxge/dib/ |
D | cfx_imagetransformer.cpp | 77 int stretch_width, in bicubic_get_pos_weight() argument 88 pos_pixel[i] = pdfium::clamp(pos_pixel[i], 0, stretch_width - 1); in bicubic_get_pos_weight() 252 int stretch_width = in CFX_ImageTransformer() local 258 CFX_Matrix(m_pMatrix->a / stretch_width, m_pMatrix->b / stretch_width, in CFX_ImageTransformer() 265 m_StretchClip.Intersect(0, 0, stretch_width, stretch_height); in CFX_ImageTransformer() 267 &m_Storer, m_pSrc, stretch_width, stretch_height, m_StretchClip, m_Flags); in CFX_ImageTransformer() 476 if (src_col == stretch_width()) in AdjustCoords() 529 d.src_row_l, d.res_x, d.res_y, stretch_width(), in DoBicubicLoop()
|
D | cfx_imagetransformer.h | 80 int stretch_width() const { return m_StretchClip.Width(); } in stretch_width() function 84 return col >= 0 && col <= stretch_width() && row >= 0 && in InStretchBounds()
|
/external/deqp/android/cts/nyc/src/ |
D | egl-master.txt | 3247 dEQP-EGL.functional.resize.surface_size.stretch_width 3251 dEQP-EGL.functional.resize.back_buffer.stretch_width 3255 dEQP-EGL.functional.resize.pixel_density.stretch_width
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/ |
D | egl-master.txt | 3282 dEQP-EGL.functional.resize.surface_size.stretch_width 3286 dEQP-EGL.functional.resize.back_buffer.stretch_width 3290 dEQP-EGL.functional.resize.pixel_density.stretch_width
|
/external/deqp/android/cts/master/ |
D | egl-master.txt | 3150 dEQP-EGL.functional.resize.surface_size.stretch_width 3154 dEQP-EGL.functional.resize.back_buffer.stretch_width 3158 dEQP-EGL.functional.resize.pixel_density.stretch_width
|
/external/deqp/android/cts/nyc/ |
D | egl-master.txt | 3247 dEQP-EGL.functional.resize.surface_size.stretch_width 3251 dEQP-EGL.functional.resize.back_buffer.stretch_width 3255 dEQP-EGL.functional.resize.pixel_density.stretch_width
|
/external/deqp/android/cts/mnc/ |
D | egl-master.txt | 1433 dEQP-EGL.functional.resize.surface_size.stretch_width
|
/external/deqp/android/cts/mnc/src/ |
D | egl-master.txt | 1433 dEQP-EGL.functional.resize.surface_size.stretch_width
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/ |
D | egl-master.txt | 3294 dEQP-EGL.functional.resize.surface_size.stretch_width 3298 dEQP-EGL.functional.resize.back_buffer.stretch_width 3302 dEQP-EGL.functional.resize.pixel_density.stretch_width
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/master/ |
D | egl-master.txt | 3347 dEQP-EGL.functional.resize.surface_size.stretch_width 3351 dEQP-EGL.functional.resize.back_buffer.stretch_width 3355 dEQP-EGL.functional.resize.pixel_density.stretch_width
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/src/ |
D | egl-master.txt | 3373 dEQP-EGL.functional.resize.surface_size.stretch_width 3377 dEQP-EGL.functional.resize.back_buffer.stretch_width 3381 dEQP-EGL.functional.resize.pixel_density.stretch_width
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.5.x/ |
D | egl-master.txt | 3347 dEQP-EGL.functional.resize.surface_size.stretch_width 3351 dEQP-EGL.functional.resize.back_buffer.stretch_width 3355 dEQP-EGL.functional.resize.pixel_density.stretch_width
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/src/ |
D | egl-master.txt | 3361 dEQP-EGL.functional.resize.surface_size.stretch_width 3365 dEQP-EGL.functional.resize.back_buffer.stretch_width 3369 dEQP-EGL.functional.resize.pixel_density.stretch_width
|