/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | small_glyph_metrics.cc | 30 int32_t SmallGlyphMetrics::Height() { in Height() function in sfntly::SmallGlyphMetrics 64 int32_t SmallGlyphMetrics::Builder::Height() { in Height() function in sfntly::SmallGlyphMetrics::Builder
|
D | big_glyph_metrics.cc | 30 int32_t BigGlyphMetrics::Height() { in Height() function in sfntly::BigGlyphMetrics 76 int32_t BigGlyphMetrics::Builder::Height() { in Height() function in sfntly::BigGlyphMetrics::Builder
|
/external/mesa3d/src/egl/main/ |
D | eglmode.h | 49 EGLint Width, Height; /* size in pixels */ member
|
D | eglimage.h | 49 EGLint Height; member
|
D | eglsurface.h | 55 EGLint Width, Height; member
|
/external/libvpx/libvpx/vp8/common/ |
D | onyxd.h | 32 int Height; member
|
D | filter.c | 384 int Height in filter_block2d_bil()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineTraceMetrics.h | 125 unsigned Height; member 230 unsigned Height; member
|
/external/webrtc/webrtc/video/ |
D | video_loopback.cc | 30 size_t Height() { in Height() function
|
D | screenshare_loopback.cc | 30 size_t Height() { in Height() function
|
/external/lzma/CPP/Windows/Control/ |
D | CommandBar.h | 33 int Height() { return CommandBar_Height(_window); } in Height() function
|
/external/libvpx/libvpx/vp8/common/arm/ |
D | bilinearfilter_arm.c | 26 int Height in vp8_filter_block2d_bil_armv6()
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/ |
D | image_util_bitmap_impl.py | 16 def Height(bitmap): function
|
D | image_util_numpy_impl.py | 22 def Height(image): function
|
/external/ImageMagick/coders/ |
D | wpg.c | 891 unsigned int Height; in ReadWPGImage() member 900 unsigned int Height; in ReadWPGImage() member 913 unsigned int Height; in ReadWPGImage() member
|
D | cut.c | 77 unsigned Height; member
|
/external/chromium-trace/catapult/telemetry/telemetry/util/ |
D | image_util.py | 36 def Height(image): function
|
/external/dng_sdk/source/ |
D | dng_image.h | 208 uint32 Height () const in Height() function
|
/external/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 358 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local 864 static unsigned updatePhysDepsUpwards(const MachineInstr *MI, unsigned Height, in updatePhysDepsUpwards() 1004 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() local 1054 unsigned Height = TBI.Succ ? Cycles.lookup(&PHI).Height : 0; in computeInstrHeights() local
|
/external/giflib/ |
D | quantize.c | 60 unsigned int Height, in GifQuantizeBuffer()
|
D | egif_lib.c | 263 const int Height, in EGifPutScreenDesc() 358 const int Height, in EGifPutImageDesc()
|
/external/pdfium/fpdfsdk/include/fxedit/ |
D | fxet_list.h | 80 FX_FLOAT Height() const { in Height() function
|
/external/pdfium/core/include/fxcrt/ |
D | fx_coordinates.h | 285 baseType Height() const { return height; } in Height() function 443 int Height() const { return bottom - top; } in Height() function 543 FX_FLOAT Height() const { return top - bottom; } in Height() function
|
/external/opencv/otherlibs/highgui/ |
D | highgui.h | 372 int Height() { return !m_img ? 0 : !m_img->roi ? m_img->height : m_img->roi->height;}; in Height() function
|
/external/skia/tests/ |
D | CachedDecodingPixelRefTest.cpp | 166 static int Height() { return 10; } in Height() function in TestImageGenerator
|