Searched defs:getWidth (Results 1 - 13 of 13) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
H A Dsampleentry.cpp88 uint16 SampleEntry::getWidth() const function in class:SampleEntry
H A Dvisualsampleentry.cpp162 uint16 VisualSampleEntry::getWidth() const function in class:VisualSampleEntry
H A Dsampledescriptionatom.cpp623 int32 SampleDescriptionAtom::getWidth() function in class:SampleDescriptionAtom
632 return (_pH263SampleEntryAtom->getWidth());
641 return (((*_pAVCSampleEntryVec)[i])->getWidth());
648 width = entry->getWidth();
H A Doma2boxes.cpp947 uint16 EcnvBox::getWidth() const function in class:EcnvBox
/external/opencore/fileformats/mp4/parser/include/
H A Dh263sampleentry.h75 int16 getWidth() function in class:H263SampleEntry
H A Davcsampleentry.h38 int16 getWidth() function in class:AVCSampleEntry
H A Dmediaatom.h504 int32 getWidth() function in class:MediaAtom
508 return _pmediaInformation->getWidth();
H A Dmediainformationatom.h470 int32 getWidth() function in class:MediaInformationAtom
474 return _psampleTableAtom->getWidth();
H A Dsampletableatom.h312 int32 getWidth() function in class:SampleTableAtom
316 return _psampleDescriptionAtom->getWidth();
H A Dtrackatom.h508 int32 getWidth() function in class:TrackAtom
512 return _pmediaAtom->getWidth();
/external/skia/include/utils/
H A DSkLayer.h45 SkScalar getWidth() const { return m_size.width(); } function in class:SkLayer
/external/icu4c/layoutex/
H A DParagraphLayout.cpp1161 le_int32 ParagraphLayout::Line::getWidth() const function in class:ParagraphLayout::Line
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 59 milliseconds