/external/chromium/chrome/browser/ui/gtk/ |
D | cairo_cached_surface.cc | 27 int CairoCachedSurface::Height() const { in Height() function in CairoCachedSurface
|
D | custom_button.cc | 66 int CustomDrawButtonBase::Height() const { in Height() function in CustomDrawButtonBase
|
/external/libvpx/vp8/common/ |
D | onyxd.h | 30 int Height; member
|
D | onyx.h | 105 int Height; // height of data passed to the compressor member
|
D | filter.c | 385 int Height in filter_block2d_bil()
|
D | onyxc_int.h | 92 int Height; member
|
D | postproc.c | 472 unsigned int Width, unsigned int Height, int Pitch) in vp8_plane_add_noise_c()
|
/external/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.h | 117 unsigned Height; member 201 unsigned Height; member
|
D | MachineTraceMetrics.cpp | 270 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local 770 static unsigned updatePhysDepsUpwards(const MachineInstr *MI, unsigned Height, in updatePhysDepsUpwards() 913 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() local 951 unsigned Height = TBI.Succ ? Cycles.lookup(PHI).Height : 0; in computeInstrHeights() local
|
/external/libvpx/vp8/common/arm/ |
D | bilinearfilter_arm.c | 26 int Height in vp8_filter_block2d_bil_armv6()
|
/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/libvpx/vp8/decoder/ |
D | decodframe.c | 604 const int Height = pc->Height; in vp8_decode_frame() local
|
/external/libvpx/vp8/common/x86/ |
D | postproc_mmx.c | 1411 void vp8_plane_add_noise_mmx(unsigned char *Start, unsigned int Width, unsigned int Height, int Pit… in vp8_plane_add_noise_mmx() 1460 void vp8_plane_add_noise_wmt(unsigned char *Start, unsigned int Width, unsigned int Height, int Pit… in vp8_plane_add_noise_wmt()
|
/external/giflib/ |
D | gif_lib.h | 79 GifWord Left, Top, Width, Height, /* Current image dimensions. */ member
|
/external/opencv/cxcore/include/ |
D | cvwimage.h | 193 int Height() const {return image_->height; } in Height() function
|
/external/jhead/ |
D | jhead.h | 85 int Height, Width; member
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 858 void fillLeft(unsigned Height) { in fillLeft() 1226 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 369 unsigned Height = PredSU->getHeight(); in ReleasePred() local 2165 unsigned Height = I->getSUnit()->getHeight(); in closestSucc() local 2301 static bool BUHasStall(SUnit *SU, int Height, RegReductionPQBase *SPQ) { in BUHasStall()
|
/external/webrtc/src/modules/interface/ |
D | module_common_types.h | 503 WebRtc_UWord32 Height() const {return _height;} in Height() function
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 1067 GLsizei Width, Height; /**< Size of box */ member 1227 GLuint Height; /**< = 2^HeightLog2 + 2*Border */ member
|