HomeSort by relevance Sort by last modified time
    Searched full:dimensions (Results 151 - 175 of 2227) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
MultiANewArrayInsnNode.java 50 * Number of dimensions of the array to allocate.
58 * @param dims number of dimensions of the array to allocate.
  /external/qemu/android/
android.h 69 /* framebuffer dimensions in pixels, note these can change dynamically */
72 /* framebuffer dimensions in mm */
  /external/skia/tools/tests/skdiff/test2/output-expected/
stdout 10 [*] 2 file pairs have identical dimensions but some differing pixels: different-bits/slightly-different-pixels-same-size.png different-bits/very-different-pixels-same-size.png
11 [*] 2 file pairs have differing dimensions: different-bits/slightly-different-sizes.png different-bits/very-different-sizes.png
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.h 39 * Set up a stream for formats that have 2 dimensions, such as RAW and YUV.
46 * dimensions, such as compressed JPEG.
  /frameworks/base/core/java/android/transition/
PathMotion.java 28 * have these motions move in a curve can change how Views interpolate in two dimensions
48 * <code>(endX, endY)</code>. This allows controlled curved motion along two dimensions.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameManager.java 115 public abstract Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize);
135 public Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize) {
173 public Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize) {
179 && dimensionsCompatible(backing.getDimensions(), dimensions)
187 //Log.w("FrameManager", "Could not find backing for dimensions " + Arrays.toString(dimensions));
409 Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize) {
410 return mCache.fetchBacking(mode, access, dimensions, elemSize);
PixelUtils.java 59 "Input buffer size does not match given dimensions!");
62 "Output buffer size does not match given dimensions!");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DB_Results.java 218 * The list of all the dimensions stored in the database.
220 private static int[] DIMENSIONS;
229 * The list of all the dimensions displayed while generating results.
375 DIMENSIONS = null;
561 * Get all dimensions read from the database.
563 * @return A list of dimensions.
566 if (DIMENSIONS == null) return NO_DIMENSION;
567 int length = DIMENSIONS.length;
568 Dim[] dimensions = new Dim[length];
570 Dimension dimension = PerformanceTestPlugin.getDimension(DIMENSIONS[i])
    [all...]
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/AdapterTransition/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/AgendaData/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/BasicContactables/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->
  /developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/res/values/
template-dimens.xml 19 <!-- Define standard dimensions to comply with Holo-style grids and rhythm. -->

Completed in 1601 milliseconds

1 2 3 4 5 67 8 91011>>