Home
last modified time | relevance | path

Searched defs:x_step (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_tilingpattern.h34 FX_FLOAT x_step() const { return m_XStep; } in x_step() function
/external/webp/src/enc/
Dpicture_psnr_enc.c129 int width, int height, size_t x_step, in WebPPlaneDistortion()
Dpicture_csp_enc.c40 int x_step, int y_step) { in CheckNonOpaque()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.c623 unsigned x_step, y_step; in util_format_translate() local