Home
last modified time | relevance | path

Searched refs:dpi_y (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/cros/multimedia/
Ddisplay_info.py50 self.dpi_y = d['dpiY']
/external/pdfium/core/fxcodec/codec/
Dccodec_bmpmodule.cpp110 pAttribute->m_nYDPI = ctx->bmp_ptr->dpi_y; in ReadHeader()
/external/pdfium/core/fxcodec/lbmp/
Dfx_bmp.h97 int32_t dpi_y; member
Dfx_bmp.cpp129 bmp_ptr->dpi_y = (int32_t)GetDWord_LSBFirst( in bmp_read_header()
159 bmp_ptr->dpi_y = GetDWord_LSBFirst( in bmp_read_header()