Searched refs:resource (Results 1 - 25 of 51) sorted by relevance

123

/frameworks/base/libs/hwui/
H A DResourceCache.h68 void incrementRefcount(SkPath* resource);
69 void incrementRefcount(SkBitmap* resource);
70 void incrementRefcount(SkiaShader* resource);
71 void incrementRefcount(SkiaColorFilter* resource);
72 void incrementRefcount(Layer* resource);
74 void incrementRefcountLocked(SkPath* resource);
75 void incrementRefcountLocked(SkBitmap* resource);
76 void incrementRefcountLocked(SkiaShader* resource);
77 void incrementRefcountLocked(SkiaColorFilter* resource);
78 void incrementRefcountLocked(Layer* resource);
[all...]
H A DResourceCache.cpp32 ALOGD(" ResourceCache: mCache(%d): resource, ref = 0x%p, 0x%p",
57 void ResourceCache::incrementRefcount(void* resource, ResourceType resourceType) { argument
59 incrementRefcountLocked(resource, resourceType);
86 void ResourceCache::incrementRefcountLocked(void* resource, ResourceType resourceType) { argument
87 ssize_t index = mCache->indexOfKey(resource);
91 mCache->add(resource, ref);
120 void ResourceCache::decrementRefcount(void* resource) { argument
122 decrementRefcountLocked(resource);
149 void ResourceCache::decrementRefcountLocked(void* resource) { argument
150 ssize_t index = mCache->indexOfKey(resource);
186 destructor(SkPath* resource) argument
191 destructorLocked(SkPath* resource) argument
208 destructor(SkBitmap* resource) argument
213 destructorLocked(SkBitmap* resource) argument
230 destructor(SkiaShader* resource) argument
235 destructorLocked(SkiaShader* resource) argument
249 destructor(SkiaColorFilter* resource) argument
254 destructorLocked(SkiaColorFilter* resource) argument
272 recycle(SkBitmap* resource) argument
281 recycleLocked(SkBitmap* resource) argument
306 deleteResourceReferenceLocked(void* resource, ResourceReference* ref) argument
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
H A DDynamicIdMap.java44 * Returns a dynamic integer for the given resource type/name, creating it if it doesn't
47 * @param type the type of the resource
48 * @param name the name of the resource
56 * Returns a dynamic integer for the given resource type/name, creating it if it doesn't
59 * @param resource the type/name of the resource
62 public Integer getId(Pair<ResourceType, String> resource) { argument
63 Integer value = mDynamicIds.get(resource);
66 mDynamicIds.put(resource, value);
67 mRevDynamicIds.put(value, resource);
[all...]
/frameworks/base/core/java/android/widget/
H A DArrayAdapter.java34 * objects. By default this class expects that the provided resource id references
37 * resource.
63 * The resource indicating what views to inflate to display the content of this
69 * The resource indicating what views to inflate to display the content of this
75 * If the inflated resource is not a TextView, {@link #mFieldId} is used to find
77 * identifier that matches the one defined in the resource file.
100 * @param textViewResourceId The resource ID for a layout file containing a TextView to use when
111 * @param resource The resource ID for a layout file containing a layout to use when
113 * @param textViewResourceId The id of the TextView within the layout resource t
115 ArrayAdapter(Context context, int resource, int textViewResourceId) argument
140 ArrayAdapter(Context context, int resource, int textViewResourceId, T[] objects) argument
165 ArrayAdapter(Context context, int resource, int textViewResourceId, List<T> objects) argument
308 init(Context context, int resource, int textViewResourceId, List<T> objects) argument
365 createViewFromResource(int position, View convertView, ViewGroup parent, int resource) argument
406 setDropDownViewResource(int resource) argument
[all...]
H A DSimpleAdapter.java45 * <li> ImageView. The expected bind value is a resource id or a string and
71 * @param resource Resource identifier of a view layout that defines the views for this list
80 int resource, String[] from, int[] to) {
82 mResource = mDropDownResource = resource;
118 ViewGroup parent, int resource) {
121 v = mInflater.inflate(resource, parent, false);
132 * <p>Sets the layout resource to create the drop down views.</p>
134 * @param resource the layout resource defining the drop down views
137 public void setDropDownViewResource(int resource) { argument
79 SimpleAdapter(Context context, List<? extends Map<String, ?>> data, int resource, String[] from, int[] to) argument
117 createViewFromResource(int position, View convertView, ViewGroup parent, int resource) argument
[all...]
H A DViewAnimator.java57 int resource = a.getResourceId(com.android.internal.R.styleable.ViewAnimator_inAnimation, 0);
58 if (resource > 0) {
59 setInAnimation(context, resource);
62 resource = a.getResourceId(com.android.internal.R.styleable.ViewAnimator_outAnimation, 0);
63 if (resource > 0) {
64 setOutAnimation(context, resource);
309 * @param resourceID The resource id of the animation.
322 * @param resourceID The resource id of the animation.
H A DAdapterViewAnimator.java180 int resource = a.getResourceId(
182 if (resource > 0) {
183 setInAnimation(context, resource);
188 resource = a.getResourceId(com.android.internal.R.styleable.AdapterViewAnimator_outAnimation, 0);
189 if (resource > 0) {
190 setOutAnimation(context, resource);
907 * @param resourceID The resource id of the animation.
920 * @param resourceID The resource id of the animation.
/frameworks/base/core/java/android/view/animation/
H A DLayoutAnimationController.java112 int resource = a.getResourceId(com.android.internal.R.styleable.LayoutAnimation_animation, 0);
113 if (resource > 0) {
114 setAnimation(context, resource);
117 resource = a.getResourceId(com.android.internal.R.styleable.LayoutAnimation_interpolator, 0);
118 if (resource > 0) {
119 setInterpolator(context, resource);
176 * @param resourceID the resource identifier of the animation
221 * @param resourceID the resource identifier of the interpolator
/frameworks/base/cmds/system_server/
H A Dsystem_main.cpp18 #include <sys/resource.h>
/frameworks/native/opengl/tests/gl_perf/
H A Dfilltest.cpp21 #include <sys/resource.h>
H A Dgl2_perf.cpp21 #include <sys/resource.h>
/frameworks/base/tools/layoutlib/bridge/src/android/util/
H A DBridgeXmlPullAttributes.java266 ResourceValue resource = getResourceValue(value);
267 if (resource != null) {
269 if (mPlatformFile || resource.isFramework()) {
270 id = Bridge.getResourceId(resource.getResourceType(), resource.getName());
273 resource.getResourceType(), resource.getName());
/frameworks/base/tests/DpiTest/src/com/google/android/test/dpi/
H A DDpiTestActivity.java103 addLabelToRoot(root, "Prescaled resource drawable");
132 addLabelToRoot(root, "No-dpi resource drawable");
139 addLabelToRoot(root, "Prescaled 9-patch resource drawable");
164 private void addBitmapDrawable(LinearLayout layout, int resource, boolean scale) { argument
166 bitmap = loadAndPrintDpi(resource, scale);
179 private void addResourceDrawable(LinearLayout layout, int resource) { argument
182 final Drawable d = getResources().getDrawable(resource);
190 private void addCanvasBitmap(LinearLayout layout, int resource, boolean scale) { argument
192 bitmap = loadAndPrintDpi(resource, scale);
201 private void addNinePatchResourceDrawable(LinearLayout layout, int resource) { argument
[all...]
/frameworks/base/cmds/bootanimation/
H A Dbootanimation_main.cpp30 # include <sys/resource.h>
/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DListWithMailMessages.java117 public MyAdapter(Context context, int resource, argument
119 super(context, resource, objects);
/frameworks/base/core/tests/coretests/
H A DAndroid.mk31 # intermediate dir to include all the test apks as raw resource
36 # Rules to copy all the test apks to the intermediate raw resource directory
/frameworks/base/core/java/android/preference/
H A DGenericInflater.java209 * Inflate a new item hierarchy from the specified xml resource. Throws
212 * @param resource ID for an XML resource to load (e.g.,
219 public T inflate(int resource, P root) { argument
220 return inflate(resource, root, root != null);
244 * Inflate a new hierarchy from the specified xml resource. Throws
247 * @param resource ID for an XML resource to load (e.g.,
259 public T inflate(int resource, P root, boolean attachToRoot) { argument
260 if (DEBUG) System.out.println("INFLATING from resource
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java268 // check if this is a style resource
317 public Pair<View, Boolean> inflateView(ResourceReference resource, ViewGroup parent, argument
319 boolean isPlatformLayout = resource.isFramework();
323 ILayoutPullParser parser = getParser(resource);
327 this, resource.isFramework());
340 if (resource instanceof ResourceValue) {
341 resValue = (ResourceValue) resource;
345 resource.getName());
348 resource.getName());
361 // set the resource re
397 getParser(ResourceReference resource) argument
[all...]
/frameworks/base/core/tests/coretests/src/android/widget/
H A DListViewTest.java131 public Adapter(Context context, int resource, List<T> objects) { argument
132 super(context, resource, objects);
/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DMountServiceTests.java127 fail("Failed to load resource with id: " + rawResId);
140 private void mountObb(StorageManager sm, final int resource, final File file, argument
142 copyRawToFile(resource, file);
161 private ObbObserver mountObbWithoutWait(final StorageManager sm, final int resource, argument
163 copyRawToFile(resource, file);
/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DBridgeInflater.java155 public View inflate(int resource, ViewGroup root) { argument
162 Pair<ResourceType, String> layoutInfo = Bridge.resolveResourceId(resource);
167 layoutInfo = mProjectCallback.resolveResourceId(resource);
246 // else if there's a resource reference, this means we are in an adapter
247 // binding case. Set the resource ref as the view cookie only for the top
/frameworks/base/core/tests/overlaytests/
H A Druntests.sh75 $adb shell rm /data/resource-cache/vendor@overlay@framework@framework-res.apk@idmap
/frameworks/base/tests/RenderScriptTests/SampleTest/src/com/android/rs/sample/
H A DSampleRSActivity.java140 private Bitmap loadBitmap(int resource) { argument
143 Bitmap b = BitmapFactory.decodeResource(getResources(), resource, options);
/frameworks/base/core/java/android/view/
H A DLayoutInflater.java57 * it only works with an XmlPullParser returned from a compiled resource
341 * Inflate a new view hierarchy from the specified xml resource. Throws
344 * @param resource ID for an XML layout resource to load (e.g.,
351 public View inflate(int resource, ViewGroup root) { argument
352 return inflate(resource, root, root != null);
376 * Inflate a new view hierarchy from the specified xml resource. Throws
379 * @param resource ID for an XML layout resource to load (e.g.,
392 public View inflate(int resource, ViewGrou argument
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccUtils.java257 Resources resource = Resources.getSystem();
261 resource.getString(com.android.internal.R.string.gsm_alphabet_default_charset);

Completed in 1825 milliseconds

123