Searched
full:updated (Results
351 -
375 of
6390) sorted by null
<<11121314151617181920>>
/external/qemu/android/protocol/ |
fb-updates.h | 29 /* x, y, w, and h identify the rectangle that is being updated. */
|
/external/qemu/target-i386/ |
TODO | 28 - faster EFLAGS update: consider SZAP, C, O can be updated separately
|
/external/replicaisland/src/com/replica/replicaisland/ |
GameComponent.java | 31 MOVEMENT, // position is updated
|
PhasedObject.java | 21 * PhasedObjectManagers, objects within the manager will be updated by phase.
|
/external/skia/include/gpu/gl/ |
GrGLConfig_chrome.h | 46 // Use updated Khronos signature for glShaderSource
|
/external/wpa_supplicant_8/src/ap/ |
ap_list.h | 15 /* Note: next/prev pointers are updated whenever a new beacon is
|
/frameworks/av/include/media/ |
EffectsFactoryApi.h | 52 // *pNumEffects: updated with number of effects in factory 79 // *pDescriptor: updated with the effect descriptor. 110 // *pHandle: updated with the effect handle. 153 // *pDescriptor: updated with the effect descriptor.
|
/frameworks/av/include/private/media/ |
StaticAudioTrackState.h | 24 // state is too large to be updated atomically without a mutex, and mutexes aren't allowed here, the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_Version.h | 29 /* The following entries should be automatically updated by the release script */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/ |
armCOMM_Bitstream.c | 235 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 238 * [out] pBitOffset *pBitOffset is updated so that it points to the 308 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 311 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_Version.h | 29 /* The following entries should be automatically updated by the release script */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/ |
armCOMM_Bitstream.c | 235 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 238 * [out] pBitOffset *pBitOffset is updated so that it points to the 308 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 311 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM_Version.h | 29 /* The following entries should be automatically updated by the release script */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/ |
armCOMM_Bitstream.c | 235 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 238 * [out] pBitOffset *pBitOffset is updated so that it points to the 308 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 311 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/base/core/java/android/printservice/ |
package.html | 7 implementation is factored out of the system and can be independently developed and updated.
|
/frameworks/base/docs/html/training/notify-user/ |
managing.jd | 52 To set up a notification so it can be updated, issue it with a notification ID by 60 The following snippet demonstrates a notification that is updated to reflect the 66 // Sets an ID for the notification, so it can be updated 78 // updated.
|
/frameworks/native/services/surfaceflinger/ |
FrameTracker.cpp | 128 bool updated = false; local 136 updated = true; 146 updated = true; 150 if (updated) {
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
IccRefreshResponse.java | 27 public static final int REFRESH_RESULT_FILE_UPDATE = 0; /* Single file was updated */
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/ |
hal_outputs.c | 55 * @return Returns 1 if the data was updated or 0 if it was not updated.
82 * @return Returns 1 if the data was updated or 0 if it was not updated.
106 * @return Returns 1 if the data was updated or 0 if it was not updated.
136 * @return Returns 1 if the data was updated or 0 if it was not updated.
160 * @return Returns 1 if the data was updated or 0 if it was not updated. [all...] |
/libcore/luni/src/main/java/java/util/ |
Observer.java | 32 * object has been updated.
|
/libcore/luni/src/main/java/java/util/prefs/ |
PreferenceChangeListener.java | 36 * updated.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-n | 35 # We consider the actual updated timestamp of targets with all
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
LauncherAppWidgetHost.java | 51 // Once we get the message that widget packages are updated, we need to rebind items
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherAppWidgetHost.java | 51 // Once we get the message that widget packages are updated, we need to rebind items
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SearchSettings.java | 32 * Informs our listeners about the updated settings data.
|
Completed in 890 milliseconds
<<11121314151617181920>>