/frameworks/base/graphics/java/android/renderscript/ |
D | ScriptC.java | 56 protected ScriptC(RenderScript rs, Resources resources, int resourceID) { in ScriptC() 72 …private static synchronized int internalCreate(RenderScript rs, Resources resources, int resourceI… in internalCreate()
|
D | Program.java | 247 public BaseProgramBuilder setShader(Resources resources, int resourceID) { in setShader()
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | ScriptC.java | 56 protected ScriptC(RenderScript rs, Resources resources, int resourceID) { in ScriptC() 74 …private static synchronized int internalCreate(RenderScript rs, Resources resources, int resourceI… in internalCreate()
|
D | ScriptCThunker.java | 38 protected ScriptCThunker(RenderScriptThunker rs, Resources resources, int resourceID) { in ScriptCThunker()
|
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/ |
D | ResourceModifiers.java | 51 public static void init(Resources resources) { in init() 55 public ResourceModifiers(Resources resources) { in ResourceModifiers()
|
D | ErrorCalculator.java | 50 public ErrorCalculator(Context c, Resources resources) { in ErrorCalculator()
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | ThinPatchesActivity.java | 53 final Resources resources = activity.getResources(); in PatchView() local
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | RenderSessionImpl.java | 179 RenderResources resources = getParams().getResources(); in init() local 1018 private void findBackground(RenderResources resources) { in findBackground() 1032 private void findStatusBar(RenderResources resources, DisplayMetrics metrics) { in findStatusBar() 1055 private void findActionBar(RenderResources resources, DisplayMetrics metrics) { in findActionBar() 1116 private void findNavigationBar(RenderResources resources, DisplayMetrics metrics) { in findNavigationBar() 1172 private boolean getBooleanThemeValue(RenderResources resources, in getBooleanThemeValue()
|
D | RenderAction.java | 119 RenderResources resources = mParams.getResources(); in init() local
|
/frameworks/base/core/java/android/webkit/ |
D | DateSorter.java | 53 Resources resources = context.getResources(); in DateSorter() local
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
D | VertexShader.java | 42 public Builder setShader(Resources resources, int resourceID) { in setShader()
|
D | FragmentShader.java | 46 public Builder setShader(Resources resources, int resourceID) { in setShader()
|
/frameworks/base/core/java/android/view/ |
D | PointerIcon.java | 195 public static PointerIcon loadCustomIcon(Resources resources, int resourceId) { in loadCustomIcon() 376 private void loadResource(Resources resources, int resourceId) { in loadResource()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationPanelView.java | 56 Resources resources = getContext().getResources(); in onFinishInflate() local
|
D | SettingsPanelView.java | 62 Resources resources = getContext().getResources(); in onFinishInflate() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
D | RecentTasksLoader.java | 219 Drawable getFullResIcon(Resources resources, int iconId) { in getFullResIcon() 228 Resources resources; in getFullResIcon() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | LocalePicker.java | 109 final Resources resources = context.getResources(); in constructAdapter() local
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
D | IconUtilities.java | 70 final Resources resources = context.getResources(); in IconUtilities() local
|
/frameworks/base/core/java/android/widget/ |
D | RelativeLayout.java | 1764 void log(Resources resources, int... rules) { in log() 1771 static void printViewId(Resources resources, View view) { in printViewId() 1779 private static void appendViewId(Resources resources, Node node, StringBuilder buffer) { in appendViewId() 1787 private static void printNode(Resources resources, Node node) { in printNode() 1799 private static void printdependents(Resources resources, Node node, StringBuilder buffer) { in printdependents()
|
/frameworks/base/core/java/android/text/ |
D | AutoText.java | 76 private AutoText(Resources resources) { in AutoText()
|
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ |
D | PerformanceTest.java | 50 Resources resources = mWeb.getResources(); in aggregate() local
|
D | PlaybackGraphs.java | 276 ArrayList<String> strings, Resources resources) { in draw()
|
/frameworks/base/core/java/android/app/ |
D | WallpaperManager.java | 487 Resources resources = mContext.getResources(); in setResource() local 603 Resources resources = mContext.getResources(); in hasResourceWallpaper() local
|
/frameworks/base/services/java/com/android/server/ |
D | ServiceWatcher.java | 108 Resources resources = context.getResources(); in ServiceWatcher() local
|
/frameworks/base/tools/layoutlib/bridge/src/android/util/ |
D | BridgeXmlPullAttributes.java | 258 RenderResources resources = mContext.getRenderResources(); in getResourceValue() local
|