HomeSort by relevance Sort by last modified time
    Searched full:backing (Results 1 - 25 of 1201) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/browser/renderer_host/
backing_store_manager.h 21 // This class manages backing stores in the browsr. Every RenderWidgetHost is
22 // associated with a backing store which it requests from this class. The
23 // hosts don't maintain any references to the backing stores. These backing
27 // Returns a backing store which matches the desired dimensions.
30 // The desired backing store dimensions.
31 // Returns a pointer to the backing store on success, NULL on failure.
35 // Makes a backing store which is fully ready for consumption, i.e. the
36 // bitmap from the renderer has been copied into the backing store.
39 // The desired backing store dimensions, in DIPs
    [all...]
backing_store.h 31 // Represents a backing store for the pixels in a RenderWidgetHost.
41 // The number of bytes that this backing store consumes. The default
47 // Paints the bitmap from the renderer onto the backing store. bitmap_rect
51 // backing store.
65 // Extracts the gives subset of the backing store and copies it to the given
72 // Scrolls the contents of clip_rect in the backing store by |delta| (but
82 // The owner of this backing store.
85 // The size of the backing store.
backing_store_mac.h 17 // The pixel size of the backing store is size.Scale(device_scale_factor).
23 // A CGLayer that stores the contents of the backing store, cached in GPU
27 // A CGBitmapContext that stores the contents of the backing store if the
31 // Called when the view's backing scale factor changes.
55 // context, sized properly for the backing store. Returns NULL if the owner
60 // Creates a CGBitmapContext sized properly for the backing store. The
backing_store_aura.h 23 // A backing store that uses skia. This is the backing store used by
36 // Called when the view's backing scale factor changes.
backing_store_gtk.h 28 // Create a backing store on the X server. The visual is an Xlib Visual
45 // Copy from the server-side backing store to the target window
53 // Paint the backing store into the target's |dest_rect|.
74 // Paints the bitmap from the renderer onto the backing store without
80 // This is the connection to the X server where this backing store will be
93 // The parent window (probably a GtkDrawingArea) for this backing store.
95 // This is a handle to the server side pixmap which is our backing store.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
BackingStore.java 60 private Vector<Backing> mBackings = new Vector<Backing>();
67 /** The most up-to-date data backing */
68 private Backing mCurrentBacking = null;
70 /** The currently locked backing */
71 private Backing mLockedBacking = null;
88 public Backing lockBacking(int mode, int access) {
89 Backing backing = fetchBacking(mode, access); local
90 if (backing == null)
187 Backing backing = getBacking(mode, access); local
204 final Backing backing = mBackings.get(i); local
216 Backing backing = createBacking(mode, access); local
226 Backing backing = null; local
309 final Backing backing = mBackings.get(i); local
    [all...]
FrameManager.java 19 import androidx.media.filterfw.BackingStore.Backing;
57 private Set<Backing> mBackings = new HashSet<Backing>();
115 public abstract Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize);
117 public abstract boolean cacheBacking(Backing backing);
135 public Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize) {
140 public boolean cacheBacking(Backing backing) {
161 private PriorityQueue<Backing> mQueue
    [all...]
FrameValue.java 19 import androidx.media.filterfw.BackingStore.Backing;
30 Backing backing = mBackingStore.lockBacking(MODE_WRITE, BackingStore.ACCESS_OBJECT); local
31 backing.setData(value);
  /external/chromium_org/cc/resources/
prioritized_resource_manager.cc 38 // Each remaining backing is a leaked opengl texture. There should be none.
172 PrioritizedResource::Backing* backing = (*it); local
173 backing->UpdateState(resource_provider);
235 if (texture->backing() || !texture->is_above_priority_cutoff())
238 // Find a backing below, by either recycling or allocating.
239 PrioritizedResource::Backing* backing = NULL;
250 backing = (*it);
256 // Otherwise reduce memory and just allocate a new backing texures
296 PrioritizedResource::Backing* backing = backings_.front(); local
395 PrioritizedResource::Backing* backing = (*it); local
460 PrioritizedResource::Backing* backing = new PrioritizedResource::Backing( local
471 PrioritizedResource::Backing* backing = backings_.front(); local
504 PrioritizedResource::Backing* backing = texture->backing(); local
531 PrioritizedResource::Backing* backing = *it; local
    [all...]
prioritized_resource.cc 95 void PrioritizedResource::Link(Backing* backing) {
96 DCHECK(backing);
97 DCHECK(!backing->owner_);
100 backing_ = backing;
118 PrioritizedResource::Backing::Backing(unsigned id,
135 PrioritizedResource::Backing::~Backing() {
140 void PrioritizedResource::Backing::DeleteResource
    [all...]
prioritized_resource.h 39 // Texture properties. Changing these causes the backing texture to be lost.
57 // This returns whether we still have a backing texture. This can continue
61 bool have_backing_texture() const { return !!backing(); }
66 // a backing texture for use. Call this whenever the texture is actually
78 // Update pixels of backing resource from image. This functions will aquire
79 // the backing if needed.
106 class Backing : public Resource {
108 Backing(unsigned id,
112 ~Backing();
149 DISALLOW_COPY_AND_ASSIGN(Backing);
164 Backing* backing() const { return backing_; } function in class:cc::PrioritizedResource
    [all...]
  /external/chromium_org/net/base/
cache_type.h 12 DISK_CACHE, // Disk is used as the backing storage.
15 APP_CACHE, // Backing store for an AppCache.
16 SHADER_CACHE, // Backing store for the GL shader cache.
17 PNACL_CACHE, // Backing store the PNaCl translation cache
  /external/chromium/net/base/
cache_type.h 13 DISK_CACHE, // Disk is used as the backing storage.
16 APP_CACHE // Backing store for an AppCache.
  /external/chromium_org/third_party/sqlite/src/test/
recover0.test 27 DROP TABLE IF EXISTS backing;
28 CREATE TABLE backing (t TEXT);
39 backing,
50 main.backing,
76 backing,
91 } {1 {unable to find backing table}}
98 db.backing,
102 } {1 {unable to find backing table}}
104 # Fails if mentions garbage backing.
109 main.backing excess
    [all...]
  /external/e2fsprogs/tests/f_special_ea/
expect.1 0 Backing up journal inode block information.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-117409.js 32 // Create literal with a fast double elements backing store
39 // Truncate array to 0 elements, at which point backing store will be replaced
43 // ArrayPush built-in will replace empty fixed array backing store with 19
44 // elements fixed array backing store. This leads to a mismatch between the map
45 // and the backing store. Debug mode will crash here in set_elements accessor.
48 // Corrupt the backing store!
  /external/clang/test/Analysis/objc/
direct-ivar-assignment-in-annotated-functions.m 38 @property (assign) MyClass* NotA; // warnings should be suppressed, backing ivar is annotated
47 (__A) = In; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
48 _X = In; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
49 _Y = In; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
50 _Z = In; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
51 _nonSynth = 0; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
  /external/v8/test/mjsunit/regress/
regress-117409.js 32 // Create literal with a fast double elements backing store
39 // Trruncate array to 0 elements, at which point backing store will be replaced
43 // ArrayPush built-in will replace empty fixed array backing store with 19
44 // elements fixed array backing store. This leads to a mismatch between the map
45 // and the backing store. Debug mode will crash here in set_elements accessor.
48 // Corrupt the backing store!
  /external/chromium_org/ui/app_list/views/
cached_label.h 23 // Have the next call to OnPaint() update the backing image.
26 // Calls the base label's OnPaint() to paint into a backing image.
  /external/chromium_org/v8/src/
elements.h 55 // in the backing store to use for the check, which must be compatible with
57 // holder->elements() is used as the backing store.
65 // can optionally pass in the backing store to use for the check, which must
67 // backing_store is NULL, the holder->elements() is used as the backing store.
76 // can optionally pass in the backing store to use for the check, which must
78 // backing_store is NULL, the holder->elements() is used as the backing store.
87 // can optionally pass in the backing store to use for the check, which must
89 // backing_store is NULL, the holder->elements() is used as the backing store.
98 // can optionally pass in the backing store to use for the check, which must
100 // backing_store is NULL, the holder->elements() is used as the backing store
    [all...]
  /external/e2fsprogs/tests/f_bad_local_jnl/
expect.1 4 Backing up journal inode block information.
  /external/clang/test/Analysis/
NSWindow.m 38 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag;
39 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag screen:(NSScreen *)screen;
51 backing:NSBackingStoreBuffered
61 backing:NSBackingStoreBuffered
73 backing:NSBackingStoreBuffered
objc-properties.m 66 (__A) = In; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
67 _X = In; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
68 _Y = In; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
69 _Z = In; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
70 _nonSynth = 0; // expected-warning {{Direct assignment to an instance variable backing a property; use the setter instead}}
  /external/v8/src/
elements.h 50 // in the backing store to use for the check, which must be compatible with
52 // holder->elements() is used as the backing store.
60 // can optionally pass in the backing store to use for the check, which must
62 // backing_store is NULL, the holder->elements() is used as the backing store.
69 // underlying backing store accordingly. The method honors the semantics of
77 // backing store as necessary. This method does NOT honor the semantics of
86 // Deletes an element in an object, returning a new elements backing store.
100 // Copy elements from one backing store to another. Typically, callers specify
101 // the source JSObject or JSArray in source_holder. If the holder's backing
142 // underlying storage's backing store representation, and are between 0 an
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_custom_window.mm 18 backing:NSBackingStoreBuffered
30 backing:(NSBackingStoreType)bufferingType
34 backing:bufferingType

Completed in 1444 milliseconds

1 2 3 4 5 6 7 8 91011>>