HomeSort by relevance Sort by last modified time
    Searched refs:allocation (Results 76 - 100 of 287) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/gtk/
location_bar_view_gtk.cc 316 gfx::Rect AllocationToRect(const GtkAllocation& allocation) {
317 return gfx::Rect(allocation.x, allocation.y,
318 allocation.width, allocation.height);
1100 GtkAllocation allocation; local
1154 GtkAllocation allocation; local
1480 GtkAllocation allocation; local
2092 GtkAllocation allocation; local
    [all...]
tab_contents_container_gtk.h 68 GtkFloatingContainer* container, GtkAllocation* allocation,
browser_actions_toolbar_gtk.cc 345 GtkAllocation allocation; local
346 gtk_widget_get_allocation(widget, &allocation);
347 action->PaintBadge(&canvas, gfx::Rect(allocation), tab_id);
714 GtkAllocation allocation; local
715 gtk_widget_get_allocation(button_hbox_.get(), &allocation);
716 start_width_ = allocation.width;
892 GtkAllocation allocation; local
893 gtk_widget_get_allocation(widget, &allocation);
894 x = allocation.width - x;
1005 GtkAllocation allocation; local
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_link_button.cc 142 widget->allocation.x, widget->allocation.y,
143 widget->allocation.width, widget->allocation.height);
tab_contents_container_gtk.h 66 GtkFloatingContainer* container, GtkAllocation* allocation,
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_item_gtk.cc 712 GtkAllocation allocation; local
713 gtk_widget_get_allocation(widget, &allocation);
715 int x = allocation.x + border_width;
716 int y = allocation.y + border_width;
717 int width = allocation.width - border_width * 2;
718 int height = allocation.height - border_width * 2;
764 // allocation of the gtk arrow which is close enough (and will error on
847 GtkAllocation allocation local
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_gtk.cc 161 GtkAllocation allocation; local
162 gtk_widget_get_allocation(widget, &allocation);
168 event->x < allocation.width &&
169 event->y < allocation.height) {
  /external/valgrind/main/massif/tests/
custom_alloc.post.exp 41 96.15% (400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
51 98.04% (800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
realloc.post.exp 42 100.00% (800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
53 100.00% (1,200B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
zero1.post.exp 48 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
64 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
zero2.post.exp 48 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
64 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
peak.post.exp 42 86.32% (1,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
54 89.33% (3,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
66 90.39% (4,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
78 90.93% (6,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
90 91.26% (8,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
102 91.48% (9,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
114 91.63% (11,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
126 91.75% (12,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
138 91.85% (14,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
150 91.92% (16,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc
    [all...]
basic.post.exp 48 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
64 98.04% (7,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
80 98.04% (11,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
94 98.04% (14,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
110 98.04% (10,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
126 98.04% (6,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
142 98.04% (2,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
ignored.post.exp 42 100.00% (800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
long-time.post.exp 40 100.00% (2,300,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
56 100.00% (900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
85 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
96 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
107 100.00% (2,300,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
122 100.00% (1,900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
137 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
151 100.00% (900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
169 100.00% (1,100,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
187 100.00% (900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc
    [all...]
  /packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/
GalaxyRS.java 137 private Allocation loadTexture(int id) {
138 final Allocation allocation = Allocation.createFromBitmapResource(mRS, mResources, id, local
139 Allocation.MipmapControl.MIPMAP_NONE,
140 Allocation.USAGE_GRAPHICS_TEXTURE);
141 return allocation;
144 // TODO: Fix Allocation.createFromBitmapResource() to do this when RGBA_8888 is specified
145 private Allocation loadTextureARGB(int id) {
147 final Allocation allocation = Allocation.createFromBitmap(mRS, b local
    [all...]
  /external/chromium/chrome/browser/renderer_host/
web_cache_manager.cc 88 // Revise our allocation strategy to account for this new renderer.
116 // it is given a fair cache allocation, but we defer this for a bit in
205 NOTREACHED() << "Unknown cache allocation tactic";
247 // We succeeded in computing an allocation strategy.
274 // Record the allocation in our strategy.
275 strategy->push_back(Allocation(*iter, cache_size));
281 // Inform each render process of its cache allocation.
282 AllocationStrategy::const_iterator allocation = strategy.begin(); local
283 while (allocation != strategy.end()) {
284 RenderProcessHost* host = RenderProcessHost::FromID(allocation->first)
    [all...]
  /external/chromium_org/chrome/browser/renderer_host/
web_cache_manager.cc 96 // Revise our allocation strategy to account for this new renderer.
124 // it is given a fair cache allocation, but we defer this for a bit in
233 NOTREACHED() << "Unknown cache allocation tactic";
275 // We succeeded in computing an allocation strategy.
302 // Record the allocation in our strategy.
303 strategy->push_back(Allocation(*iter, cache_size));
309 // Inform each render process of its cache allocation.
310 AllocationStrategy::const_iterator allocation = strategy.begin(); local
311 while (allocation != strategy.end()) {
313 content::RenderProcessHost::FromID(allocation->first)
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_gtk.cc 290 GtkAllocation allocation; local
291 gtk_widget_get_allocation(sender, &allocation);
292 const int height = allocation.height;
318 cairo_move_to(cr, 0, allocation.height - 0.5);
319 cairo_rel_line_to(cr, allocation.width, 0);
  /external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.cc 747 int x = widget->allocation.x + border_width;
748 int y = widget->allocation.y + border_width;
749 int width = widget->allocation.width - border_width * 2;
750 int height = widget->allocation.height - border_width * 2;
769 GtkAllocation left_allocation = body_.get()->allocation;
775 GtkAllocation right_allocation = menu_button_->allocation;
799 // allocation of the gtk arrow which is close enough (and will error on
801 GtkAllocation arrow_allocation = arrow_->allocation;
    [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 392 return event_box_->allocation.height - kBookmarkBarMinimumHeight;
551 extra_space = overflow_button_->allocation.width;
598 overflow = (tool_item->allocation.x + tool_item->style->xthickness <
599 bookmark_toolbar_.get()->allocation.x - extra_space);
602 (tool_item->allocation.x + tool_item->allocation.width +
604 bookmark_toolbar_.get()->allocation.width +
605 bookmark_toolbar_.get()->allocation.x + extra_space);
607 overflow = overflow || tool_item->allocation.x == -1;
785 GtkAllocation* allocation) {
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.cc 362 GtkAllocation allocation; local
363 gtk_widget_get_allocation(widget, &allocation);
369 gfx::Point(allocation.width + 1, 0),
377 canvas.DrawPoint(gfx::Point(0, allocation.height - 1), points_paint);
378 canvas.DrawPoint(gfx::Point(allocation.width - 1, allocation.height - 1),
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ClearObjectTest.java 19 import android.renderscript.Allocation;
43 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
65 Allocation mIn = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
66 Allocation mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
81 Allocation mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
82 Allocation mIn = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum)
99 Allocation allocation = Allocation.createTyped(mRS, mIn.getType()); local
    [all...]
  /frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
BallsRS.java 39 private Allocation mGridCache;
43 Allocation.USAGE_SCRIPT |
44 Allocation.USAGE_GRAPHICS_CONSTANTS);
72 private Allocation loadTexture(int id) {
73 final Allocation allocation = local
74 Allocation.createFromBitmapResource(mRS, mRes,
75 id, Allocation.MipmapControl.MIPMAP_NONE,
76 Allocation.USAGE_GRAPHICS_TEXTURE);
77 return allocation;
    [all...]
  /frameworks/rs/
rsProgramFragment.cpp 48 ALOGE("Unable to set fixed function emulation color because allocation is missing");
49 rsc->setError(RS_ERROR_BAD_SHADER, "Unable to set fixed function emulation color because allocation is missing");
56 void *p = rsc->mHal.funcs.allocation.lock1D(rsc, mHal.state.constants[0]);
59 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
117 Allocation *constAlloc = Allocation::createAllocation(rsc, inputType.get(),

Completed in 751 milliseconds

1 2 34 5 6 7 8 91011>>