HomeSort by relevance Sort by last modified time
    Searched refs:dpi_x (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/cros/multimedia/
display_info.py 49 self.dpi_x = d['dpiX']
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_bmp.cpp 104 pAttribute->m_nXDPI = p->bmp_ptr->dpi_x;
  /external/pdfium/core/src/fxcodec/lbmp/
fx_bmp.h 94 int32_t dpi_x; member in struct:tag_bmp_decompress_struct
fx_bmp.cpp 132 bmp_ptr->dpi_x = (int32_t)_GetDWord_LSBFirst(
163 bmp_ptr->dpi_x = _GetDWord_LSBFirst(
    [all...]

Completed in 348 milliseconds