Home
last modified time | relevance | path

Searched defs:pixel_width (Results 1 – 16 of 16) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dimage_ctocpp.cc74 int pixel_width, in AddBitmap()
221 int& pixel_width, in GetRepresentationInfo()
244 int& pixel_width, in GetAsBitmap()
266 int& pixel_width, in GetAsPNG()
287 int& pixel_width, in GetAsJPEG()
/third_party/cef/libcef_dll/cpptoc/
Dimage_cpptoc.cc77 int pixel_width, in image_add_bitmap()
221 int* pixel_width, in image_get_representation_info()
273 int* pixel_width, in image_get_as_bitmap()
315 int* pixel_width, in image_get_as_png()
358 int* pixel_width, in image_get_as_jpeg()
/third_party/cef/tests/ceftests/
Dimage_unittest.cc20 int pixel_width = 0; in VerifyScaleEmpty() local
36 int pixel_width = 0; in VerifyScaleExists() local
65 int pixel_width = 0; in VerifySaveAsBitmap() local
94 int pixel_width = 0; in VerifySaveAsPNG() local
118 int pixel_width = 0; in VerifySaveAsJPEG() local
/third_party/cef/libcef/browser/
Dimage_impl.cc99 int pixel_width, in AddBitmap()
176 int& pixel_width, in GetRepresentationInfo()
196 int& pixel_width, in GetAsBitmap()
227 int& pixel_width, in GetAsPNG()
246 int& pixel_width, in GetAsJPEG()
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/
Dftwinfnt.h201 FT_UShort pixel_width; member
/third_party/freetype/include/freetype/
Dftwinfnt.h200 FT_UShort pixel_width; member
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftwinfnt.h200 FT_UShort pixel_width; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-anc.c333 gst_video_vbi_parser_new (GstVideoFormat format, guint32 pixel_width) in gst_video_vbi_parser_new()
614 gst_video_vbi_encoder_new (GstVideoFormat format, guint32 pixel_width) in gst_video_vbi_encoder_new()
/third_party/cef/tests/cefclient/browser/
Dbrowser_window_osr_gtk.cc1845 int pixel_width = 0; in DragBegin() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h631 guint pixel_width, pixel_height; member
Dmatroska-mux.c1093 gint width, height, pixel_width, pixel_height; in gst_matroska_mux_video_pad_setcaps() local
/third_party/freetype/src/base/
Dftobjs.c3386 FT_UInt pixel_width, in FT_Set_Pixel_Sizes()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftobjs.c3354 FT_UInt pixel_width, in FT_Set_Pixel_Sizes()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2737 unsigned pixel_width = row_type.width * dst_channels; in generate_unswizzled_blend() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c3444 FT_UInt pixel_width, in FT_Set_Pixel_Sizes()
/third_party/ffmpeg/libavformat/
Dmatroskadec.c203 uint64_t pixel_width; member