HomeSort by relevance Sort by last modified time
    Searched full:destination (Results 1401 - 1425 of 5294) sorted by null

<<51525354555657585960>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 58 movsxd rax, DWORD PTR arg(2) ;src_pixels_per_line ; destination pitch?
247 movsxd rax, dword ptr arg(3) ;dst_pixels_per_line ; destination pitch?
248 add rdi,rax ; next destination
249 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; destination pitch?
  /hardware/intel/img/hwcomposer/merrifield/include/
DisplayPlane.h 82 // data destination
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DisplayPlane.h 82 // data destination
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
frameparser.cpp 158 /*Calculate how many bytes are left in source and destination*/
164 /*Need Minimum Start Code size for destination to copy atleast Start code*/
348 /*Calculate how many bytes are left in source and destination*/
356 /*Check if entry state machine consumed source or destination*/
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
frameparser.cpp 157 /*Calculate how many bytes are left in source and destination*/
163 /*Need Minimum Start Code size for destination to copy atleast Start code*/
327 /*Calculate how many bytes are left in source and destination*/
335 /*Check if entry state machine consumed source or destination*/
  /hardware/ti/omap4-aah/security/tf_sdk/include/
tee_client_api.h 164 const TEEC_UUID* destination,
  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api.h 164 const TEEC_UUID* destination,
  /libcore/luni/src/main/java/java/util/
Formatter.java 618 * the output destination of the {@code Formatter}. If {@code a} is {@code null},
645 * the output destination of the {@code Formatter}. If {@code a} is {@code null},
670 * destination for the {@code Formatter}. The file will be truncated to
691 * destination for the {@code Formatter}. The file will be truncated to
714 * destination for the {@code Formatter}. The file will be truncated to
744 * the {@code File} that is used as the output destination for the
765 * the {@code File} that is used as the output destination for the
788 * the {@code File} that is used as the output destination for the
    [all...]
  /ndk/build/tools/
build-host-toolbox.sh 97 fail_panic "Could not create destination directory: $DSTDIR"
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.h 50 // addresses inside the destination section as if it was loaded/mapped
  /ndk/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 47 template <class T> void copy(T* source, T* destination, int n, __false_type);
49 template <class T> void copy(T* source, T* destination, int n, __true_type);
52 template <class T> inline void copy(T* source,T* destination,int n) {
53 copy(source, destination, n,
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.h 70 EdgePointer makeEdge(SitePointer origin, SitePointer destination);
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
TaskCompressImageToJpeg.java 232 onStart(mId, inputImage, resultImage, TaskInfo.Destination.FINAL_IMAGE);
255 onStart(mId, inputImage, resultImage, TaskInfo.Destination.FINAL_IMAGE);
332 TaskInfo.Destination.FINAL_IMAGE);
351 TaskInfo.Destination.FINAL_IMAGE);
  /packages/apps/Exchange/src/com/android/exchange/adapter/
MoveItemsParser.java 78 // Same destination and already exists are ok with us; we'll continue as
  /packages/apps/Launcher2/src/com/android/launcher2/
ButtonDropTarget.java 150 // Center the destination rect about the trash icon
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.h 70 EdgePointer makeEdge(SitePointer origin, SitePointer destination);
  /packages/apps/Messaging/jni/
GifTranscoder.h 45 // in the source to generate the color of the pixel in the destination.
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DumpDatabaseAction.java 78 + " destination may not be complete.", e);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
Utf8ByteLengthFilter.java 57 // count UTF-8 bytes in destination excluding replaced section
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
MoveAppStepFragment.java 52 void onRequestMovePackageToVolume(String packageName, VolumeInfo destination);
  /packages/providers/DownloadProvider/ui/res/values-en-rAU/
strings.xml 38 <string name="dialog_file_already_exists" msgid="8308563940663449590">"Can\'t download. The destination file already exists."</string>
  /packages/providers/DownloadProvider/ui/res/values-en-rGB/
strings.xml 38 <string name="dialog_file_already_exists" msgid="8308563940663449590">"Can\'t download. The destination file already exists."</string>
  /packages/providers/DownloadProvider/ui/res/values-en-rIN/
strings.xml 38 <string name="dialog_file_already_exists" msgid="8308563940663449590">"Can\'t download. The destination file already exists."</string>
  /packages/providers/DownloadProvider/ui/res/values-fr/
strings.xml 38 <string name="dialog_file_already_exists" msgid="8308563940663449590">"Impossible de procéder au téléchargement. Le fichier de destination existe déjà."</string>
  /packages/providers/DownloadProvider/ui/res/values-fr-rCA/
strings.xml 38 <string name="dialog_file_already_exists" msgid="8308563940663449590">"Impossible de procéder au téléchargement. Le fichier de destination existe déjà."</string>

Completed in 3186 milliseconds

<<51525354555657585960>>