HomeSort by relevance Sort by last modified time
    Searched refs:pixel_height (Results 1 - 8 of 8) sorted by null

  /external/freetype/include/
ftwinfnt.h 202 FT_UShort pixel_height; member in struct:FT_WinFNT_HeaderRec_
freetype.h     [all...]
  /external/pdfium/third_party/freetype/include/
ftwinfnt.h 202 FT_UShort pixel_height; member in struct:FT_WinFNT_HeaderRec_
freetype.h     [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]
  /external/pdfium/third_party/freetype/src/base/
ftobjs.c     [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp 253 int pixel_height = FXSYS_round(bmp_rect.Height() * scale_y); local
258 if (!bitmap.Create(pixel_width, pixel_height, FXDIB_1bppMask)) {
278 if (!bitmap.Create(pixel_width, pixel_height, FXDIB_8bppMask)) {
283 if (!CreateCompatibleBitmap(&bitmap, pixel_width, pixel_height)) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 211 struct ebml_type pixel_height; member in struct:video
392 E_FIELD(ID_PIXEL_HEIGHT, TYPE_UINT, struct video, pixel_height),
    [all...]

Completed in 2303 milliseconds