HomeSort by relevance Sort by last modified time
    Searched full:dimensions (Results 51 - 75 of 1870) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameQueue.java 81 public Frame fetchAvailableFrame(int[] dimensions);
116 public Frame fetchAvailableFrame(int[] dimensions) {
120 return new Frame(mType, dimensions, manager);
158 public Frame fetchAvailableFrame(int[] dimensions) {
159 return mQueueImpl.fetchAvailableFrame(dimensions);
FrameType.java 26 * A FrameType generally consists of an element type and number of dimensions. The currently
59 * <li>The dimensions must match (except for singles and arrays, see below).</li>
80 * type must have its element and dimensions specified. This ensures that filters that need to
261 * Returns the number of dimensions of the FrameType or -1 if no dimensions were set.
262 * @return The number of dimensions of the FrameType.
271 * A FrameType is fully specified if its element and dimensions are specified.
337 int dimensions = Math.max(writer.mDimensions, reader.mDimensions); local
340 return success ? FrameType.fetchType(mergedClass, dimensions) : null;
404 private static FrameType fetchType(int elementId, int dimensions, int accessHints)
    [all...]
FrameBuffer1D.java 91 throw new RuntimeException("Cannot access Frame with no dimensions as a FrameBuffer "
96 void updateLength(int[] dimensions) {
98 for (int dim : dimensions) {
  /frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
ViewfinderProcessor.java 43 public ViewfinderProcessor(RenderScript rs, Size dimensions) {
45 yuvTypeBuilder.setX(dimensions.getWidth());
46 yuvTypeBuilder.setY(dimensions.getHeight());
53 rgbTypeBuilder.setX(dimensions.getWidth());
54 rgbTypeBuilder.setY(dimensions.getHeight());
  /packages/apps/Camera2/src/com/android/camera/data/
VideoDataFactory.java 48 Size dimensions; local
58 dimensions = new Size(profile.videoFrameWidth, profile.videoFrameHeight);
61 dimensions = UNKNOWN_SIZE;
64 dimensions = new Size(width, height);
83 dimensions,
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
IconFactory.java 31 * Builds an icon with the dimensions iconWidth:iconHeight. If scale is set
32 * the source image is stretched to fit within the given dimensions;
38 * @param scale if true, stretch sourceImage to fit the icon dimensions.
39 * @return an icon bitmap with the dimensions iconWidth:iconHeight.
62 * is stretched to fit within the destination dimensions; otherwise, the
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FrameFormat.java 212 // Check number of dimensions
218 // Check dimensions
271 // Check number of dimensions
278 // Check dimensions
328 public static String dimensionsToString(int[] dimensions) {
330 if (dimensions != null) {
331 int n = dimensions.length;
333 if (dimensions[i] == SIZE_UNSPECIFIED) {
336 buffer.append("[" + String.valueOf(dimensions[i]) + "]");
423 int calcSize(int[] dimensions) {
    [all...]
  /external/glide/library/src/main/java/com/bumptech/glide/
ListPreloader.java 63 * Returns the dimensions of the view in the list where the resources will be displayed.
65 * Note - The dimensions returned here must precisely match those of the view in the list.
68 * @return The dimensions of the view where the item will be displayed
134 final int[] dimensions = getDimensions(item); local
135 if (dimensions != null) {
136 getRequestBuilder(item).into(preloadTargetQueue.next(dimensions[0], dimensions[1]));
  /device/generic/goldfish/camera/
EmulatedQemuCamera.cpp 48 ALOGV("%s:\n Name=%s\n Facing '%s'\n Dimensions=%s",
50 /* Save dimensions. */
81 /* Dimensions are separated with ',' */
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/
ModelLoader.java 13 * 2. To allow a model to be combined with the dimensions of the view to fetch a resource of a specific size.
15 * This not only avoids having to duplicate dimensions in xml and in your code in order to determine the size of a
17 * programatically set the dimensions of the view without forcing you to fetch a generic resource size.
  /external/skia/src/codec/
SkJpegCodec.h 45 * Recommend a set of destination dimensions given a requested scale
103 * Checks if we can scale to the requested dimensions and scales the dimensions
  /external/mesa3d/src/mesa/main/
teximage.c 965 * Return number of dimensions per mipmap level for the given texture target.
1007 * and the dimensions.
1008 * The dimensions are expected not to include the border.
    [all...]
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/res/values-sw720dp-land/
dimens.xml 18 <!-- Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/res/values-sw720dp-land/
dimens.xml 18 <!-- Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/build/prebuilts/gradle/CustomNotifications/Application/src/main/res/values-sw720dp-land/
dimens.xml 17 <!-- Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/res/values-sw720dp-land/
dimens.xml 18 <!-- Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/build/prebuilts/gradle/TextLinkify/Application/src/main/res/values-sw720dp-land/
dimens.xml 20 Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/build/prebuilts/gradle/TextSwitcher/Application/src/main/res/values-sw600dp/
dimens.xml 20 Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/build/prebuilts/gradle/TextSwitcher/Application/src/main/res/values-sw720dp-land/
dimens.xml 20 Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/samples/android/content/LoaderCursor/res/values-sw600dp/
dimens.xml 20 Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/samples/android/content/LoaderCursor/res/values-sw720dp-land/
dimens.xml 20 Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/samples/android/media/MediaRecorder/Application/src/main/res/values-sw720dp-land/
dimens.xml 18 <!-- Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/samples/android/notification/CustomNotifications/Application/src/main/res/values-sw720dp-land/
dimens.xml 17 <!-- Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/samples/android/testing/ActivityInstrumentation/Application/src/main/res/values-sw720dp-land/
dimens.xml 18 <!-- Customize dimensions originally defined in res/values/dimens.xml (such as
  /developers/samples/android/ui/accessibility/BasicAccessibility/Application/src/main/res/values-sw720dp-land/
dimens.xml 18 <!-- Customize dimensions originally defined in res/values/dimens.xml (such as

Completed in 2312 milliseconds

1 23 4 5 6 7 8 91011>>