Searched refs:Standard (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/core/java/android/text/style/
H A DTabStopSpan.java35 public static class Standard class in interface:TabStopSpan
44 public Standard(int where) { method in class:TabStopSpan.Standard
H A DAlignmentSpan.java27 class Standard implements AlignmentSpan, ParcelableSpan { class in interface:AlignmentSpan
28 public Standard(Layout.Alignment align) { method in class:AlignmentSpan.Standard
32 public Standard(Parcel src) { method in class:AlignmentSpan.Standard
H A DLeadingMarginSpan.java99 public static class Standard implements LeadingMarginSpan, ParcelableSpan { class in interface:LeadingMarginSpan
109 public Standard(int first, int rest) { method in class:LeadingMarginSpan.Standard
118 public Standard(int every) { method in class:LeadingMarginSpan.Standard
122 public Standard(Parcel src) { method in class:LeadingMarginSpan.Standard
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s50 ; * Standard OMXResult result. See enumeration for possible result codes.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s50 ; * Standard OMXResult result. See enumeration for possible result codes.
/frameworks/native/include/media/hardware/
H A DVideoAPI.h165 enum Standard : uint32_t {
323 inline static const char *asString(ColorAspects::Standard i, const char *def = "??") {
/frameworks/base/libs/hwui/
H A DOpenGLRenderer.h462 Standard, member in class:android::uirenderer::OpenGLRenderer::GlopRenderType
467 void renderGlop(const Glop& glop, GlopRenderType type = GlopRenderType::Standard);
H A DOpenGLRenderer.cpp1413 if (type == GlopRenderType::Standard && !mRenderState.stencil().isWriteEnabled()) {
/frameworks/base/core/java/android/text/
H A DTextUtils.java706 readSpan(p, sp, new AlignmentSpan.Standard(p));
742 readSpan(p, sp, new LeadingMarginSpan.Standard(p));
H A DHtml.java998 setSpanFromMark(text, a, new AlignmentSpan.Standard(a.mAlignment));
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java1710 setLineStyledTextSpan(new AlignmentSpan.Standard(align));
/frameworks/base/
H A Dcompiled-classes-phone3984 android.text.style.AlignmentSpan$Standard
3996 android.text.style.LeadingMarginSpan$Standard
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 4370 milliseconds