Searched
full:reused (Results
351 -
375 of
1918) sorted by null
<<11121314151617181920>>
/frameworks/av/media/libstagefright/include/media/stagefright/ |
MediaMuxer.h | 105 * The buffer can be reused once this method returns. Typically,
|
/frameworks/base/core/java/android/animation/ |
PointFEvaluator.java | 45 * not be cached because it will change over time as the object is reused on each
|
RectEvaluator.java | 45 * not be cached because it will change over time as the object is reused on each
|
/frameworks/base/core/tests/coretests/src/android/net/http/ |
DefaultHttpClientTest.java | 89 // sequence number 0 means the HTTP socket connection was not reused
|
/frameworks/base/test-runner/src/android/test/ |
LoaderTestCase.java | 50 * be started, stopped, and destroyed by this method so it cannot be reused.
|
/frameworks/ex/common/java/com/android/common/ |
GoogleLogTags.logtags | 52 203002 google_http_request (elapsed|2|3),(status|1),(appname|3),(reused|1)
|
/frameworks/layoutlib/bridge/src/android/view/ |
MenuInflater_Delegate.java | 40 * For Menus, the views may be reused and the {@link MenuItem} is a better object to hold the
|
/frameworks/native/libs/gui/include/gui/ |
BufferItemConsumer.h | 79 // Returns an acquired buffer to the queue, allowing it to be reused. Since
|
/frameworks/support/transition/src/main/java/androidx/transition/ |
RectEvaluator.java | 47 * not be cached because it will change over time as the object is reused on each
|
/hardware/interfaces/camera/device/1.0/ |
ICameraDevicePreviewCallback.hal | 50 * preview consumer as a valid buffer, but may be reused as if it were
|
/hardware/libhardware/modules/camera/3_0/ |
Camera.cpp | 170 // Fill new stream array with reused streams and new streams 217 // Only destroy streams that weren't reused 229 ALOGE("%s:%d: Mismatched parameter in reused stream", __func__, mId); 232 // Mark stream to be reused
|
Camera.h | 112 // Most recent request settings seen, memoized to be reused
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_attrsetvalue1.java | 74 firstChild.setNodeValue("impl reused node");
|
hc_attrsetvalue2.java | 77 firstChild.setNodeValue("impl reused node");
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSSerializerFilter.java | 40 * identity) may be reused during the process of filtering and serializing a
|
/packages/apps/Bluetooth/src/com/android/bluetooth/ |
ObexServerSockets.java | 37 * A reference to an object of this type cannot be reused, and the {@link BluetoothServerSocket} 38 * object references passed to this object will be closed by this object, hence cannot be reused 183 * should be reused for multiple connections. 192 * should be reused for multiple connections.
|
/packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/ |
ImageSaver.java | 40 * ImageSaver instances will never be reused after close.
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
PoolableImageCache.java | 114 * given size. This map is used to quickly retrieve a usable bitmap to be reused by an 341 * @return the created or reused mutable bitmap that has its background cleared to 353 * @return the created or reused mutable bitmap with the requested background color 413 "Pooled bitmap consistently not being reused. Failure count = " +
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/source/ |
TsDataSourceManager.java | 120 * @param keepTuneStatus underlying {@link TunerHal} will be reused when data source releasing.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
mntent.h | 70 reused on the next call, or null for EOF or error (use feof/ferror to
|
/prebuilts/go/darwin-x86/src/runtime/ |
netpoll.go | 74 // after the descriptor is closed/reused. 76 // seq is incremented when deadlines are changed or descriptor is reused. 225 // if they differ the descriptor was reused or timers were reset. 410 // The descriptor was reused or timers were reset.
|
/prebuilts/go/linux-x86/src/runtime/ |
netpoll.go | 74 // after the descriptor is closed/reused. 76 // seq is incremented when deadlines are changed or descriptor is reused. 225 // if they differ the descriptor was reused or timers were reset. 410 // The descriptor was reused or timers were reset.
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/ |
plugin.h | 45 // abstracted out and made into function GenerateCode so that it can be reused,
|
/system/core/libmemtrack/include/memtrack/ |
memtrack.h | 32 * memtrack_proc_destroy. Can be reused multiple times with
|
/toolchain/binutils/binutils-2.27/include/ |
gcc-interface.h | 73 previously-set arguments cannot be reused.
|
Completed in 1077 milliseconds
<<11121314151617181920>>