Searched defs:applyStyle (Results 1 – 5 of 5) sorted by relevance
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTableTheme.java | 168 public int applyStyle(int resID, boolean force) { in applyStyle() method in ResTableTheme
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowArscAssetManager.java | 687 protected static void applyStyle(int themeToken, int defStyleAttr, int defStyleRes, in applyStyle() method in ShadowArscAssetManager 694 protected static void applyStyle(long themeToken, int defStyleAttr, int defStyleRes, in applyStyle() method in ShadowArscAssetManager 705 protected static void applyStyle(long themeToken, int defStyleAttr, int defStyleRes, in applyStyle() method in ShadowArscAssetManager
|
D | ShadowLegacyAssetManager.java | 950 protected static boolean applyStyle(int themeToken, int defStyleAttr, int defStyleRes, in applyStyle() method in ShadowLegacyAssetManager 957 protected static void applyStyle(long themeToken, int defStyleAttr, int defStyleRes, in applyStyle() method in ShadowLegacyAssetManager 973 protected static boolean applyStyle(long themeToken, int defStyleAttr, int defStyleRes, in applyStyle() method in ShadowLegacyAssetManager
|
/external/skqp/src/gpu/ |
D | GrShape.h | 150 GrShape applyStyle(GrStyle::Apply apply, SkScalar scale) const { in applyStyle() function
|
/external/skia/src/gpu/ |
D | GrShape.h | 150 GrShape applyStyle(GrStyle::Apply apply, SkScalar scale) const { in applyStyle() function
|