Home
last modified time | relevance | path

Searched defs:pixel_height (Results 1 – 10 of 10) sorted by relevance

/external/coreboot/src/drivers/intel/fsp2_0/
Dfsp_gop_blt.c238 uint32_t *pixel_height, uint32_t *pixel_width) in fsp_convert_bmp_to_gop_blt()
/external/freetype/include/freetype/
Dftwinfnt.h201 FT_UShort pixel_height; member
/external/libwebm/
Dmkvmuxer_sample.cc219 uint64_t pixel_height = 0; in main() local
/external/libwebm/webm_parser/include/webm/
Ddom_types.h1146 Element<std::uint64_t> pixel_height; member
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp1169 int pixel_height = bmp_rect.Height(); in DrawNormalText() local
/external/libwebm/mkvmuxer/
Dmkvmuxer.h777 uint64_t pixel_height() const { return pixel_height_; } in pixel_height() function
/external/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h777 uint64_t pixel_height() const { return pixel_height_; } in pixel_height() function
/external/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h777 uint64_t pixel_height() const { return pixel_height_; } in pixel_height() function
/external/freetype/src/base/
Dftobjs.c3571 FT_UInt pixel_height ) in FT_Set_Pixel_Sizes()
/external/mesa3d/src/imgui/
Dimstb_truetype.h3654 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()