Home
last modified time | relevance | path

Searched refs:horizontal_resolution (Results 1 – 10 of 10) sorted by relevance

/third_party/freetype/include/freetype/
Dftwinfnt.h191 FT_UShort horizontal_resolution; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/
Dftwinfnt.h192 FT_UShort horizontal_resolution; member
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftwinfnt.h191 FT_UShort horizontal_resolution; member
/third_party/flutter/glfw/src/
Dmir_monitor.c139 modes[*found].width = out->modes[*found].horizontal_resolution; in _glfwPlatformGetVideoModes()
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c153 FT_FRAME_USHORT_LE( horizontal_resolution ),
818 x_res = font->header.horizontal_resolution; in FNT_Face_Init()
/third_party/flutter/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c154 FT_FRAME_USHORT_LE( horizontal_resolution ),
808 x_res = font->header.horizontal_resolution; in FNT_Face_Init()
/third_party/freetype/src/winfonts/
Dwinfnt.c153 FT_FRAME_USHORT_LE( horizontal_resolution ),
811 x_res = font->header.horizontal_resolution; in FNT_Face_Init()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h432 guint32 horizontal_resolution; member
Datoms.c624 mp4v->horizontal_resolution = 0x00480000; in sample_entry_mp4v_init()
2181 prop_copy_uint32 (mp4v->horizontal_resolution, buffer, size, offset); in sample_entry_mp4v_copy_data()
4096 mp4v->horizontal_resolution = 72 << 16; in atom_trak_add_video_entry()
Dgstqtmux.c6820 mp4v->horizontal_resolution = 72 << 16; in gst_qt_mux_video_sink_set_caps()