OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backing
(Results
101 - 125
of
1190
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webrtc/webrtc/modules/video_render/mac/
cocoa_full_screen_window.mm
50
backing
:NSBackingStoreBuffered
/external/webrtc/webrtc/modules/video_render/test/testAPI/
testAPI_mac.mm
41
backing
:NSBackingStoreBuffered
/frameworks/base/core/java/android/app/backup/
AbsoluteFileBackupHelper.java
39
* Construct a helper for
backing
up / restoring the files at the given absolute locations
IFullBackupRestoreObserver.aidl
33
* Notification: the system has begun
backing
up the given package.
WallpaperBackupHelper.java
33
* Helper for
backing
up / restoring wallpapers. Basically an AbsoluteFileBackupHelper,
58
// TODO: Will need to change if
backing
up non-primary user's wallpaper
77
// TODO: Will need to change if
backing
up non-primary user's wallpaper
90
* Construct a helper for
backing
up / restoring the files at the given absolute locations
/frameworks/base/core/java/android/view/autofill/
AutofillPopupWindow.java
52
* showing/hiding/updating the
backing
window. This can be useful of the window is
301
* <p>This can be useful if the anchor is in one process and the
backing
window is owned by
312
* Shows the
backing
window.
330
* Hides the
backing
window.
/frameworks/base/libs/hwui/
GlLayer.h
89
* The texture
backing
this layer.
/frameworks/base/media/mca/filterfw/jni/
jni_native_buffer.h
31
* this call, the java instance will have the given C buffer as its
backing
. Note, that the Java
/libcore/ojluni/src/main/java/java/util/prefs/
package.html
34
implementation-dependent
backing
store. There are two separate trees of
AbstractPreferences.java
73
* even if the
backing
store is unavailable. This is true because they return
104
*
backing
store. It is the implementation's responsibility to recreate the
147
*
backing
store prior to the creation of this object. The field
330
* due to a failure in the
backing
store, or inability to
678
* due to a failure in the
backing
store, or inability to
706
* due to a failure in the
backing
store, or inability to
[
all
...]
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
StorageUtils.java
79
* Ensure that requested free space exists on the partition
backing
the
100
// the
backing
partition.
177
* Return number of available bytes on the filesystem
backing
the given
234
* Concrete file on disk that has a
backing
device and inode. Faster than
/system/chre/util/include/chre/util/
fixed_size_blocking_queue.h
67
//! The underlying fixed size container
backing
the queue.
/tools/tradefederation/core/tests/src/com/android/tradefed/result/
SnapshotInputStreamSourceTest.java
37
* Ensure that the {@link SnapshotInputStreamSource#cancel()} method cleans up the
backing
file
/frameworks/base/core/java/android/content/
ContentQueryMap.java
29
* keeps the cache fresh by registering for updates on the content
backing
the cursor. The column of
51
* Creates a ContentQueryMap that caches the content
backing
the cursor
113
// mark dirty, since it is possible the cursor's
backing
data had changed before we
/tools/tradefederation/core/src/com/android/tradefed/util/
SizeLimitedOutputStream.java
48
// circular array of
backing
files
60
* @param numFiles the max number of
backing
files to use to store data. Higher values will mean
76
* Creates a {@link SizeLimitedOutputStream} with default number of
backing
files.
/development/samples/SpinnerTest/src/com/android/example/spinner/test/
SpinnerActivityTest.java
41
// Number of items in the spinner's
backing
mLocalAdapter
45
// The location of Saturn in the
backing
mLocalAdapter array (0-based)
87
* The data
backing
the Spinner in the app under test.
156
* Test that the spinner's
backing
mLocalAdapter was initialized correctly.
162
* Also ensure that the
backing
mLocalAdapter has the correct number of entries.
/external/v8/src/runtime/
runtime-typedarray.cc
177
// initializes
backing
store using memove.
179
// Returns true if
backing
store was initialized or false otherwise.
221
// NOTE: not initializing
backing
store.
228
// so we are sure that the
backing
store will be initialized.
356
// Typed arrays of different types over the same
backing
store
/hardware/libhardware/include/hardware/
gralloc1.h
464
* A buffer with multiple layers may be used as the
backing
store of an array
520
* Gets a value that uniquely identifies the
backing
store of the given buffer.
522
* Buffers which share a
backing
store should return the same value from this
523
* function. If the buffer is present in more than one process, the
backing
527
* outStore - the
backing
store identifier for this buffer
532
*
backing
store identifier from the buffer; see note [1] in this
681
* Attempts to allocate a number of buffers sharing a
backing
store.
684
* function. If the device is unable to share the
backing
store between the
685
* buffers, it should attempt to allocate the buffers with different
backing
698
* the buffers can be allocated, but cannot share a
backing
store, o
[
all
...]
/external/libjpeg-turbo/
jmemmgr.c
19
*
backing
storage.
20
* The separate system-dependent file provides the actual
backing
-storage
25
* memory so that
backing
storage will never be used, much of the virtual
152
* System-dependent info for the associated
backing
store (if any) is hidden
167
boolean b_s_open; /* is
backing
-store data valid? */
183
boolean b_s_open; /* is
backing
-store data valid? */
549
*
backing
file that holds the rest of the array.
561
* area accessible (after reading or writing the
backing
file, if necessary).
599
result->b_s_open = FALSE; /* no associated
backing
-store object */
629
result->b_s_open = FALSE; /* no associated
backing
-store object *
[
all
...]
/external/pdfium/third_party/libjpeg/
fpdfapi_jmemmgr.c
16
*
backing
storage.
17
* The separate system-dependent file provides the actual
backing
-storage
22
* memory so that
backing
storage will never be used, much of the virtual
148
* System-dependent info for the associated
backing
store (if any) is hidden
163
boolean b_s_open; /* is
backing
-store data valid? */
179
boolean b_s_open; /* is
backing
-store data valid? */
496
*
backing
file that holds the rest of the array.
508
* area accessible (after reading or writing the
backing
file, if necessary).
546
result->b_s_open = FALSE; /* no associated
backing
-store object */
576
result->b_s_open = FALSE; /* no associated
backing
-store object *
[
all
...]
/external/autotest/server/hosts/
host_info.py
241
"""A simple store that gives unittests direct access to
backing
data.
243
Unittests can access the |info| attribute to obtain the
backing
HostInfo.
249
@param info: Initial
backing
HostInfo object.
/external/skia/src/gpu/
SkGpuDevice.h
41
* Creates an SkGpuDevice from a GrRenderTargetContext whose
backing
width/height is
49
* sampleCount. The Budgeted param controls whether the device's
backing
store counts against
51
* This entry point creates a kExact
backing
store. It is used when creating SkGpuDevices
/developers/build/prebuilts/gradle/DragAndDropAcrossApps/DragSource/src/main/java/com/example/android/dragsource/
ImageDragListener.java
27
* Sets colors of the target when DragEvents fire. When a drop is received, the {@link Uri}
backing
/developers/samples/android/ui/window/DragAndDropAcrossApps/DragSource/src/main/java/com/example/android/dragsource/
ImageDragListener.java
27
* Sets colors of the target when DragEvents fire. When a drop is received, the {@link Uri}
backing
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/dragsource/
ImageDragListener.java
27
* Sets colors of the target when DragEvents fire. When a drop is received, the {@link Uri}
backing
Completed in 1513 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>