/frameworks/base/docs/html/training/tv/ |
unsupported-features-tv.jd | 97 For example, if you have an app that takes, views and edits photos, you can disable its picture-taking
|
/hardware/ti/omap4xxx/camera/inc/ |
Encoder_libjpeg.h | 95 void saveJpeg(unsigned char* picture, size_t jpeg_size);
|
/packages/apps/Camera2/src/com/android/camera/ |
AnimationManager.java | 43 * @param view a thumbnail view that shows a picture captured and gets animated
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
PhotoEditorView.java | 68 // you can only change the picture in an existing editor.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/ |
LocalizedNameResolver.java | 80 * reads the picture priority from that file.
|
/packages/apps/Gallery/src/com/android/camera/ |
PhotoAppWidgetProvider.java | 38 * Simple widget to show a user-selected picture.
|
/packages/apps/Mms/src/com/android/mms/ |
TempFileProvider.java | 150 // identifier. The content of the file may be a picture or a .3gp video.
|
/device/asus/flo/camera/QCamera2/HAL/test/ |
qcamera_test.cpp | 261 printf("\n\r\tSupported Picture Sizes: %s", 264 printf("\n\r\tSupported Picture Formats: %s", 732 * DESCRIPTION: Iterates through all supported picture sizes. 756 * DESCRIPTION: queries the currently configured picture size 759 * @pictureSize : picture size currently configured 828 printf(" %c. Take picture/Full Press\n", 830 printf(" %c. Picture size: %dx%d\n",
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_MotionEstimationMB.c | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_slice_header.c | 83 pPicParamSet pointer to active picture parameter set 204 /* check that picOrderCnt for IDR picture will be zero. See 233 /* check that picOrderCnt for IDR picture will be zero. See 280 /* if value (minus1) in picture parameter set exceeds 15 it should 398 picSizeInMbs picture size in macroblocks 449 Decode reference picture list reordering syntax elements from 554 Decode decoded reference picture marking syntax elements from [all...] |
/hardware/qcom/camera/QCamera2/HAL/test/ |
qcamera_test.cpp | 261 printf("\n\r\tSupported Picture Sizes: %s", 264 printf("\n\r\tSupported Picture Formats: %s", 732 * DESCRIPTION: Iterates through all supported picture sizes. 756 * DESCRIPTION: queries the currently configured picture size 759 * @pictureSize : picture size currently configured 828 printf(" %c. Take picture/Full Press\n", 830 printf(" %c. Picture size: %dx%d\n",
|
/device/lge/mako/camera/ |
QCameraHWI_Still.cpp | 288 ALOGE("%s : Cancel Picture",__func__); 365 /* get picture failed. Give jpeg callback with NULL data 419 ALOGV("%s:Passed picture size: %d X %d", __func__, 424 /* First check if the picture resolution is the same, if not, change it*/ 426 ALOGV("%s: Picture size received: %d x %d", __func__, 450 /* picture size currently set do not match with the one wanted [all...] |
QCameraParameters.cpp | 249 //ALOGE("Picture sizes string \"%s\" contains invalid character.", sizesStr); 293 ALOGE("Picture sizes string \"%s\" contains invalid character.", sizesStr);
|
QualcommCameraHardware.h | 516 when we are about to take a picture, so at any time it contains either 517 zero, or the size of the last JPEG picture taken.
|
/device/lge/mako/camera/QCamera/HAL/core/src/ |
QCameraHWI.cpp | 234 /* Setup Picture Size and Preview size tables */ 236 LOGD("%s: Picture table size: %d", __func__, mPictureSizeCount); 237 LOGD("%s: Picture table: ", __func__); [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
PositionController.java | 93 // These are the limits for width / height of the picture in film mode. 121 // picture in bitmap pixels. 124 // whether there is a previous/next picture. 185 // The direction of a new picture should appear. New pictures pop from top 663 // We only want to do fling when the picture is zoomed-in. 670 // picture. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
configure.info | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
configure.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
configure.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
configure.info | [all...] |
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
CameraStreamer.java | 784 /** The requested picture width and height */ [all...] |
/device/asus/flo/camera/QCamera2/HAL/ |
QCameraParameters.h | 154 //snapshot picture flip 180 // Values for raw picture format
|
/external/chromium/chrome/browser/chromeos/login/ |
background_view.cc | 71 case chromeos::BackgroundView::PICTURE: 431 steps.push_back(GetStepId(PICTURE));
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwContents.java | 15 import android.graphics.Picture; 179 // Bound method for suppling Picture instances to the AwContentsClient. Will be null if the 180 // picture listener API has not yet been enabled, or if it is using invalidation-only mode. 181 private Callable<Picture> mPictureListenerContentProvider; [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe_screen_user_image.js | 64 * Indicates if profile picture should be displayed on current screen. 69 * URL for profile picture.
|