Home
last modified time | relevance | path

Searched defs:GetHeight (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dyuvframegenerator.h38 int GetHeight() { return height_; } in GetHeight() function
Dnullvideoframe.h50 virtual size_t GetHeight() const { return 0; } in GetHeight() function
/external/chromium_org/ui/gfx/image/
Dimage_skia_rep.cc32 int ImageSkiaRep::GetHeight() const { in GetHeight() function in gfx::ImageSkiaRep
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtctexturevideoframe.h54 virtual size_t GetHeight() const { return height_; } in GetHeight() function
Dwebrtcvideoframe.cc169 size_t WebRtcVideoFrame::GetHeight() const { return frame()->Height(); } in GetHeight() function in cricket::WebRtcVideoFrame
/external/chromium_org/android_webview/native/
Daw_picture.cc29 jint AwPicture::GetHeight(JNIEnv* env, jobject obj) { in GetHeight() function in android_webview::AwPicture
/external/opencv/otherlibs/highgui/
Dgrfmt_base.h71 int GetHeight() { return m_height; }; in GetHeight() function
/external/chromium_org/ui/gfx/
Dfont.cc45 int Font::GetHeight() const { in GetHeight() function in gfx::Font
Dfont_list.cc94 int FontList::GetHeight() const { in GetHeight() function in gfx::FontList
Dfont_list_impl.cc142 int FontListImpl::GetHeight() const { in GetHeight() function in gfx::FontListImpl
Dplatform_font_pango.cc169 int PlatformFontPango::GetHeight() const { in GetHeight() function in gfx::PlatformFontPango
Dplatform_font_win.cc144 int PlatformFontWin::GetHeight() const { in GetHeight() function in gfx::PlatformFontWin
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Dvideo_source.h64 uint16_t GetHeight() const { return _height; } in GetHeight() function
/external/pdfium/core/src/fxge/android/
Dfpf_skiafont.cpp141 FX_INT32 CFPF_SkiaFont::GetHeight() const in GetHeight() function in CFPF_SkiaFont
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dvideo_source.h62 int GetHeight() const { return _height; } in GetHeight() function
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusLineCaps.h182 REAL GetHeight() const in GetHeight() function
DGdiPlusFont.h244 Font::GetHeight(IN const Graphics *graphics) const in GetHeight() function
/external/chromium_org/chrome/renderer/printing/
Dmock_printer.cc256 int MockPrinter::GetHeight(unsigned int page) const { in GetHeight() function in MockPrinter
/external/pdfium/core/src/fxcodec/codec/
Dcodec_int.h47 int GetHeight() in GetHeight() function
/external/chromium_org/third_party/skia/experimental/SkV8Example/
DBaseContext.cpp241 void BaseContext::GetHeight(Local<String> name, in GetHeight() function in BaseContext
/external/skia/experimental/SkV8Example/
DBaseContext.cpp241 void BaseContext::GetHeight(Local<String> name, in GetHeight() function in BaseContext
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp376 int CFX_Font::GetHeight() in GetHeight() function in CFX_Font
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Dmjpeg_decoder.cc166 int MJpegDecoder::GetHeight() { in GetHeight() function in libyuv::MJpegDecoder
/external/chromium_org/third_party/libyuv/source/
Dmjpeg_decoder.cc166 int MJpegDecoder::GetHeight() { in GetHeight() function in libyuv::MJpegDecoder
/external/libyuv/files/source/
Dmjpeg_decoder.cc183 int MJpegDecoder::GetHeight() { in GetHeight() function in libyuv::MJpegDecoder

12