Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_tilingpattern.h35 FX_FLOAT y_step() const { return m_YStep; } in y_step() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.c623 unsigned x_step, y_step; in util_format_translate() local
/external/webp/src/enc/
Dpicture_csp_enc.c40 int x_step, int y_step) { in CheckNonOpaque()
/external/pdfium/core/fxge/dib/
Dfx_dib_composite.cpp4983 int y_step = dest_pitch; in ComposeScanlineV() local