Home
last modified time | relevance | path

Searched defs:style (Results 1 – 25 of 150) sorted by relevance

123456

/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DTypeface_Delegate.java92 @NonNull FontFamily_Builder_Delegate[] fontFamilyBuilders, int style, in Typeface_Delegate()
107 /*package*/ static synchronized long nativeCreateFromTypeface(long native_instance, int style) { in nativeCreateFromTypeface()
132 int style = weight >= 600 ? (italic ? Typeface.BOLD_ITALIC : Typeface.BOLD) : in nativeCreateFromTypefaceWithExactStyle() local
191 int style = weight >= 600 ? (italic == 1 ? Typeface.BOLD_ITALIC : Typeface.BOLD) : in nativeCreateFromArray() local
287 /*package*/ static Typeface create(String familyName, int style) { in create()
298 /*package*/ static Typeface create(Typeface family, int style) { in create()
303 /*package*/ static Typeface create(Typeface family, int style, boolean isItalic) { in create()
347 @NonNull FontVariant variant, int weight, int style) { in FontsIterator()
H A DBlurMaskFilter_Delegate.java58 /*package*/ static long nativeConstructor(float radius, int style) { in nativeConstructor()
/aosp12/frameworks/minikin/include/minikin/
H A DFont.h76 Builder& setStyle(FontStyle style) { in setStyle()
123 FontStyle style = FontStyle(reader); in readFrom() local
140 inline FontStyle style() const { return mStyle; } in style() function
148 Font(std::shared_ptr<MinikinFont>&& typeface, FontStyle style, HbFontUniquePtr&& baseFont, in Font()
156 Font(FontStyle style, BufferReader typefaceMetadataReader, TypefaceLoader* typefaceLoader, in Font()
/aosp12/frameworks/base/libs/androidfw/tests/data/app/
H A DR.h33 struct style { struct
34 enum : uint32_t {
/aosp12/frameworks/base/core/java/android/content/res/
H A DStringBlock.java128 int[] style = nativeGetStyle(mNative, idx); in getSequence() local
228 private CharSequence applyStyles(String str, int[] style, StyleIDs ids) { in applyStyles()
310 style[i+1], style[i+2]+1, in applyStyles() local
317 style[i+1], style[i+2]+1, in applyStyles() local
324 style[i+1], style[i+2]+1, in applyStyles() local
/aosp12/frameworks/base/core/java/android/text/style/
H A DStyleSpan.java59 public StyleSpan(int style) { in StyleSpan()
75 public StyleSpan(@Typeface.Style int style, int fontWeightAdjustment) { in StyleSpan()
143 private static void apply(Paint paint, int style, int fontWeightAdjustment) { in apply()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBlurMaskFilter.java61 public BlurMaskFilter(float radius, Blur style) { in BlurMaskFilter()
65 private static native long nativeConstructor(float radius, int style); in nativeConstructor()
/aosp12/frameworks/base/libs/androidfw/tests/data/lib_one/
H A DR.h34 struct style { struct
35 enum : uint32_t {
/aosp12/frameworks/base/libs/androidfw/tests/data/libclient/
H A DR.h34 struct style { struct
35 enum : uint32_t {
/aosp12/frameworks/base/core/java/android/widget/inline/
H A DInlinePresentationSpec.java64 private boolean styleEquals(@NonNull Bundle style) { in styleEquals()
100 @NonNull Bundle style) { in InlinePresentationSpec()
215 Bundle style = in.readBundle(); in InlinePresentationSpec() local
/aosp12/frameworks/base/libs/androidfw/tests/data/lib_two/
H A DR.h46 struct style { struct
47 enum : uint32_t {
/aosp12/frameworks/base/libs/androidfw/tests/data/system/
H A DR.h32 struct style { struct
33 enum : uint32_t {
/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
H A DRemoteRenderResources.java47 … RemoteResourceValue<ResourceValue> findItemInStyle(RemoteResourceValue<StyleResourceValue> style, in findItemInStyle()
53 …RemoteResourceValue<StyleResourceValue> getParent(RemoteResourceValue<StyleResourceValue> style) t… in getParent()
/aosp12/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/
H A DRemoteRenderResourcesAdapter.java92 public ResourceValue findItemInStyle(StyleResourceValue style, ResourceReference attr) { in findItemInStyle()
132 public StyleResourceValue getParent(StyleResourceValue style) { in getParent()
/aosp12/frameworks/base/tools/aapt2/
H A DValueVisitor_test.cpp58 std::unique_ptr<Style> style = in TEST() local
78 std::unique_ptr<Style> style = in TEST() local
/aosp12/frameworks/base/libs/androidfw/tests/data/styles/
H A DR.h46 struct style { struct
47 enum : uint32_t {
/aosp12/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
H A DRemoteRenderResourcesAdapter.java81 RemoteResourceValue<StyleResourceValue> style, ResourceReference attr) { in findItemInStyle()
95 RemoteResourceValue<StyleResourceValue> style) { in getParent()
/aosp12/frameworks/base/tools/aapt2/link/
H A DReferenceLinker_test.cpp89 Style* style = test::GetValue<Style>(table.get(), "com.app.test:style/Theme"); in TEST() local
120 Style* style = test::GetValue<Style>(table.get(), "com.app.test:style/Theme"); in TEST() local
166 Style* style = test::GetValue<Style>(table.get(), "com.app.test:style/Theme"); in TEST() local
/aosp12/frameworks/base/libs/androidfw/tests/data/basic/
H A DR.h66 struct style { struct
67 enum : uint32_t {
/aosp12/frameworks/base/core/java/android/text/format/
H A DRelativeDateTimeFormatter.java126 android.icu.text.RelativeDateTimeFormatter.Style style; in getRelativeTimeSpanString() local
277 android.icu.text.RelativeDateTimeFormatter.Style style; in getRelativeDateTimeString() local
337 ULocale locale, android.icu.text.RelativeDateTimeFormatter.Style style, in getFormatter()
/aosp12/build/make/tools/releasetools/
H A Dblockimgdiff.py65 src_sha1, style, by_id): argument
380 def WriteSplitTransfers(out, style, target_blocks): argument
1293 src_ranges, style, by_id): argument
1334 def AddSplitTransfers(tgt_name, src_name, tgt_ranges, src_ranges, style, argument
1366 def AddTransfer(tgt_name, src_name, tgt_ranges, src_ranges, style, by_id, argument
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_PointerIcon.cpp48 jobject android_view_PointerIcon_getSystemIcon(JNIEnv* env, jobject contextObj, int32_t style) { in android_view_PointerIcon_getSystemIcon()
111 int32_t style, PointerIcon* outPointerIcon) { in android_view_PointerIcon_loadSystemIcon()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridGroupManager.java58 private HybridNotificationView inflateHybridViewWithStyle(int style, in inflateHybridViewWithStyle()
101 int style, ViewGroup parent) { in bindFromNotificationWithStyle()
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/autofill/
H A DInlineSuggestionRenderServiceImpl.java52 final Bundle style = presentation.getInlinePresentationSpec().getStyle(); in onRenderSuggestion() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DCaptionFragment.java229 private void setCaptionsStyle(int style) { in setCaptionsStyle()
231 Settings.Secure.ACCESSIBILITY_CAPTIONING_PRESET, style); in setCaptionsStyle() local

123456