Home
last modified time | relevance | path

Searched defs:heightmm (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/ximage/
Dximageutil.h92 gint widthmm, heightmm; member
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.h108 gint widthmm, heightmm; member
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h146 gint widthmm, heightmm; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11modes.c302 …, const size_t namelen, RROutput output, const unsigned long widthmm, const unsigned long heightmm) in SetXRandRDisplayName()
/third_party/libinput/src/
Devdev.c1535 size_t widthmm = 0, heightmm = 0; in evdev_fix_abs_resolution() local