Searched
full:full (Results
601 -
625 of
10709) sorted by null
<<21222324252627282930>>
/external/webrtc/test/testsupport/ |
unittest_utils.h | 22 // two full prepared packets with 1s, 2s in their data and a third packet with
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_BlockMatch_Half.c | 46 * nSrcOrgStep - Stride of the original picture plane in terms of full 48 * nSrcRefStep - Stride of the reference picture plane in terms of full 50 * iBlockWidth - Width of the current block in terms of full pixels; must 52 * iBlockHeight - Height of the current block in terms of full pixels; must
|
omxVCM4P10_BlockMatch_Quarter.c | 46 * nSrcOrgStep - Stride of the original picture plane in terms of full 48 * nSrcRefStep - Stride of the reference picture plane in terms of full 50 * iBlockWidth - Width of the current block in terms of full pixels; must 52 * iBlockHeight - Height of the current block in terms of full pixels; must
|
/frameworks/av/services/audioflinger/ |
FastMixer.h | 48 UNDERRUN_FULL, // framesReady() is full frame count, no underrun 49 UNDERRUN_PARTIAL, // framesReady() is non-zero but < full frame count, partial underrun 64 uint32_t mFull : UNDERRUN_BITS; // framesReady() is full frame count 65 uint32_t mPartial : UNDERRUN_BITS; // framesReady() is non-zero but < full frame count
|
/frameworks/base/core/java/android/app/ |
IBackupAgent.aidl | 35 * This file is empty or invalid when a full backup is being 59 * @param data Read-only file containing the full data snapshot of the 83 * Perform a "full" backup to the given file descriptor. The output file is presumed 103 * a full-backup dataset. The agent reads 'size' bytes of file content
|
/frameworks/base/core/java/android/app/backup/ |
FullBackupAgent.java | 23 * Simple concrete class that merely provides the default BackupAgent full backup/restore
|
/frameworks/base/core/java/android/webkit/ |
DownloadListener.java | 23 * @param url The full url to the content that should be downloaded
|
/frameworks/base/docs/html/google/gcm/ |
client.jd | 20 <p>A full GCM implementation requires both a client implementation and a server-side implementation. For a step-by-step guide to creating a complete sample implementation that includes both client and server, see <a href="gs.html">Getting Started</a>. </p>
|
/frameworks/base/test-runner/src/android/test/ |
TestCase.java | 31 * for a full description
|
/frameworks/base/tests/ImfTest/src/com/android/imftest/samples/ |
ManyEditTextActivityScrollResize.java | 28 * Full screen of EditTexts (Scrollable, Resize)
|
/frameworks/opt/photoviewer/res/values/ |
strings.xml | 22 <!-- Photo view error message shown below thumbnail if full image could not be shown [CHAR LIMIT=30] -->
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
UT_clamp.java | 27 super(rstc, "Clamp (Full)", ctx);
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
UT_clamp.java | 27 super(rstc, "Clamp (Full)", ctx);
|
/hardware/ti/omap3/dspbridge/inc/ |
dspapi.h | 45 /* Full export modifier: */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dspapi.h | 45 /* Full export modifier: */
|
/libcore/dom/src/test/resources/META-INF/ |
MANIFEST.MF | 4 .jar jaxp.jar xml-apis.jar gnujaxp.jar dom4j-full.jar batik-svg-dom.j
|
/ndk/tests/device/test-gnustl-1/jni/ |
hello.cpp | 24 throw std::runtime_error("OK: Hello, world (with full C++ support) !");
|
/packages/apps/Camera/src/com/android/camera/ |
CameraModule.java | 29 public void onFullScreenChanged(boolean full);
|
/packages/apps/Contacts/src/com/android/contacts/widget/ |
FullHeightLinearLayout.java | 24 * A custom layout for dialogs that need to be stretched to the full height of the screen.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactTileStarredView.java | 38 // The picture is the full size of the tile (minus some padding, but we can be generous)
|
/packages/apps/InCallUI/res/drawable/ |
btn_compound_dialpad.xml | 24 the icon up to the full size of the button. -->
|
btn_fake_compound_hold.xml | 24 the icon up to the full size of the button. -->
|
btn_fake_compound_mute.xml | 24 the icon up to the full size of the button. -->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
README.txt | 4 1- Run the unit tests as a full "eclipse plugin" suite 6 3. Run the functional tests as a full "eclipse plugin" suite (require a real SDK) 12 1- Running the unit tests as a full "eclipse plugin" suite 73 3- Running the functional tests as a full "eclipse plugin" suite
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
change_list_loader.h | 49 // ChangeListLoader is used to load the change list, the full resource list, 56 // "resource list" refers to metadata from the server when fetching the full 66 // Indicates whether there is a request for full resource list or change 151 // content of full filesystem. This method is called after directory loading 160 // Starts loading the change list since |start_changestamp|, or the full 161 // resource list if |start_changestamp| is zero. For full update, the 278 // True if the full resource list is loaded (i.e. the resource metadata is
|
Completed in 1258 milliseconds
<<21222324252627282930>>