Searched defs:pixel_height (Results 1 – 14 of 14) sorted by relevance
/third_party/cef/libcef_dll/ctocpp/ |
D | image_ctocpp.cc | 75 int pixel_height, in AddBitmap() 222 int& pixel_height) { in GetRepresentationInfo() 245 int& pixel_height) { in GetAsBitmap() 267 int& pixel_height) { in GetAsPNG() 288 int& pixel_height) { in GetAsJPEG()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | image_cpptoc.cc | 78 int pixel_height, in image_add_bitmap() 222 int* pixel_height) { in image_get_representation_info() 274 int* pixel_height) { in image_get_as_bitmap() 316 int* pixel_height) { in image_get_as_png() 359 int* pixel_height) { in image_get_as_jpeg()
|
/third_party/cef/tests/ceftests/ |
D | image_unittest.cc | 21 int pixel_height = 0; in VerifyScaleEmpty() local 37 int pixel_height = 0; in VerifyScaleExists() local 66 int pixel_height = 0; in VerifySaveAsBitmap() local 95 int pixel_height = 0; in VerifySaveAsPNG() local 119 int pixel_height = 0; in VerifySaveAsJPEG() local
|
/third_party/cef/libcef/browser/ |
D | image_impl.cc | 100 int pixel_height, in AddBitmap() 177 int& pixel_height) { in GetRepresentationInfo() 197 int& pixel_height) { in GetAsBitmap() 228 int& pixel_height) { in GetAsPNG() 247 int& pixel_height) { in GetAsJPEG()
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftwinfnt.h | 201 FT_UShort pixel_height; member
|
/third_party/skia/third_party/externals/imgui/misc/freetype/ |
D | imgui_freetype.cpp | 201 void FreeTypeFont::SetPixelHeight(int pixel_height) in SetPixelHeight()
|
/third_party/cef/tests/cefclient/browser/ |
D | browser_window_osr_gtk.cc | 1846 int pixel_height = 0; in DragBegin() local
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-ids.h | 631 guint pixel_width, pixel_height; member
|
D | matroska-mux.c | 1093 gint width, height, pixel_width, pixel_height; in gst_matroska_mux_video_pad_setcaps() local
|
/third_party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 789 uint32_t pixel_height; // must be 0 for 1D textures. member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftobjs.c | 3445 FT_UInt pixel_height ) in FT_Set_Pixel_Sizes()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 3654 float pixel_height, // height of font in pixels in stbtt_BakeFontBitmap_internal() 4768 float pixel_height, unsigned char *pixels, int pw, int ph, in stbtt_BakeFontBitmap()
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 3654 float pixel_height, // height of font in pixels in stbtt_BakeFontBitmap_internal() 4768 float pixel_height, unsigned char *pixels, int pw, int ph, in stbtt_BakeFontBitmap()
|
/third_party/ffmpeg/libavformat/ |
D | matroskadec.c | 204 uint64_t pixel_height; member
|