Home
last modified time | relevance | path

Searched defs:Height (Results 1 – 25 of 54) sorted by relevance

123

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.cc30 int32_t SmallGlyphMetrics::Height() { in Height() function in sfntly::SmallGlyphMetrics
64 int32_t SmallGlyphMetrics::Builder::Height() { in Height() function in sfntly::SmallGlyphMetrics::Builder
Dbig_glyph_metrics.cc30 int32_t BigGlyphMetrics::Height() { in Height() function in sfntly::BigGlyphMetrics
76 int32_t BigGlyphMetrics::Builder::Height() { in Height() function in sfntly::BigGlyphMetrics::Builder
/external/pdfium/core/fpdfdoc/
Dcpvt_floatrect.h35 FX_FLOAT Height() const { in Height() function
/external/mesa3d/src/egl/main/
Deglmode.h49 EGLint Width, Height; /* size in pixels */ member
Deglimage.h49 EGLint Height; member
Deglsurface.h55 EGLint Width, Height; member
/external/libvpx/libvpx/vp8/common/
Donyxd.h28 int Height; member
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h126 unsigned Height; member
231 unsigned Height; member
/external/webrtc/webrtc/video/
Dvideo_loopback.cc30 size_t Height() { in Height() function
Dscreenshare_loopback.cc30 size_t Height() { in Height() function
/external/ImageMagick/coders/
Dwpg.c891 unsigned int Height; in ReadWPGImage() member
900 unsigned int Height; in ReadWPGImage() member
913 unsigned int Height; in ReadWPGImage() member
/external/lzma/CPP/Windows/Control/
DCommandBar.h33 int Height() { return CommandBar_Height(_window); } in Height() function
/external/skia/tests/
DCachedDecodingPixelRefTest.cpp30 static int Height() { return 10; } in Height() function in TestImageGenerator
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
Dimage_util_bitmap_impl.py16 def Height(bitmap): function
Dimage_util_numpy_impl.py24 def Height(image): function
/external/chromium-trace/catapult/telemetry/telemetry/util/
Dimage_util.py36 def Height(image): function
/external/dng_sdk/source/
Ddng_image.h208 uint32 Height () const in Height() function
/external/pdfium/core/fxcrt/
Dfx_coordinates.h329 BaseType Height() const { return height; } in Height() function
415 int Height() const { return bottom - top; } in Height() function
497 FX_FLOAT Height() const { return top - bottom; } in Height() function
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp360 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local
868 static unsigned updatePhysDepsUpwards(const MachineInstr &MI, unsigned Height, in updatePhysDepsUpwards()
1008 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() local
1058 unsigned Height = TBI.Succ ? Cycles.lookup(&PHI).Height : 0; in computeInstrHeights() local
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.h61 FX_FLOAT Height() const { in Height() function
/external/giflib/
Degif_lib.c267 const int Height, in EGifPutScreenDesc()
362 const int Height, in EGifPutImageDesc()
Dquantize.c60 unsigned int Height, in GifQuantizeBuffer()
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp751 bool PVRShellInit::ApiScreenCaptureBuffer(int Width,int Height,unsigned char *pBuf) in ApiScreenCaptureBuffer()
/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h118 unsigned Height; // Maximum topdown path length to block without outputs variable
361 unsigned Height; member
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp550 bool PVRShell::PVRShellScreenCaptureBuffer(const int Width, const int Height, unsigned char **pLine… in PVRShellScreenCaptureBuffer()
577 const int Height, in PVRShellScreenSave()

123