HomeSort by relevance Sort by last modified time
    Searched full:area (Results 1151 - 1175 of 5028) sorted by null

<<41424344454647484950>>

  /external/skia/src/core/
SkDeviceLooper.h 28 * at all, and if not (i.e. the specified bounds and base bitmap area already
  /external/skia/src/gpu/gl/
GrGLRenderTarget.h 95 // only render to to content area (as opposed to the whole allocation) and
  /external/skia/tools/tests/skdiff/test2/output-expected/
stdout 21 Largest area mismatch was 97.99% of pixels
  /external/valgrind/main/memcheck/tests/
pdb-realloc2.c 90 // in the extension area, everything should be undefined
  /frameworks/av/include/private/media/
AudioEffectShared.h 33 // Shared memory area used to exchange parameters between application and mediaserver
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdClearMbLayer.s 20 AREA |.text|, CODE
h264bsdFlushBits.s 20 AREA |.text|, CODE
  /frameworks/av/services/audioflinger/
StateQueue.h 177 // Register location of observer dump area
181 // Register location of mutator dump area
205 StateQueueObserverDump mObserverDummyDump; // default area for observer dump if not set
207 StateQueueMutatorDump mMutatorDummyDump; // default area for mutator dump if not set
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevicePicker.java 68 * Personal Area Networking User (PANU) profile*/
  /frameworks/base/core/java/android/hardware/camera2/params/
MeteringRectangle.java 44 * inclusively, and represents a weight for every pixel in the area. This means that a large
45 * metering area with the same weight as a smaller area will have more effect in the metering
50 * If all rectangles have 0 weight, then no specific metering area needs to be used by the camera
  /frameworks/base/core/java/android/hardware/display/
DisplayViewport.java 51 // The physical frame should usually fit within this area.
  /frameworks/base/core/java/android/nfc/tech/
MifareUltralight.java 40 * 4 pages are for the OTP area, manufacturer data, and locking bits. They are
42 * read/write area. For more information see the NXP data sheet MF0ICU1.
46 * user read/write area. The next 4 pages are additional locking bits, counters
272 // tag will wrap the read to an addressable area. This validation is a
  /frameworks/base/core/java/android/view/
Display.java 34 * The display area is described in two different ways.
36 * <li>The application display area specifies the part of the display that may contain
37 * an application window, excluding the system decorations. The application display area may
38 * be smaller than the real display area because the system subtracts the space needed
40 * application display area: {@link #getSize}, {@link #getRectSize} and {@link #getMetrics}.</li>
41 * <li>The real display area specifies the part of the display that contains content
42 * including the system decorations. Even so, the real display area may be smaller than the
45 * real display area: {@link #getRealSize}, {@link #getRealMetrics}.</li>
549 * Each field of the rectangle is the number of pixels the overscan area extends
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
BiometricSensorUnlock.java 23 * Initializes the view provided for the biometric unlock UI to work within. The provided area
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifParser.java 73 * When the parser reaches a new IFD area. Call {@link #getCurrentIfd()} to
83 * When the parser reaches the value area of tag that is registered by
90 * When the parser reaches the compressed image area.
357 * Skips the tags area of current IFD, if the parser is not in the tag area,
416 * emit {@link #EVENT_VALUE_OF_REGISTERED_TAG} when it reaches the area
436 * Gets number of tags in the current IFD area.
504 * When getting {@link #EVENT_NEW_TAG} in the tag area of IFD, the tag may
507 * will emit {@link #EVENT_VALUE_OF_REGISTERED_TAG} when it reaches the area
    [all...]
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
ProjectionActivity.java 57 // instead, twiddle properties on the container, so that enough area of the screen is
  /frameworks/support/v17/leanback/res/values/
attrs.xml 56 <!-- A card layout with two layout regions: a main area which is
58 area of the main region. -->
60 <!-- A card layout with two layout regions: a main area which is
64 <!-- A card layout with three layout regions: a main area which is
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
HorizontalGridView.java 156 * area. Default value is 0, means that the fading starts from left padding edge.
168 * area. Default value is 0, means that the fading starts from left padding edge.
222 * area. Default value is 0, means that the fading starts from right padding edge.
234 * area. Default value is 0, means that the fading starts from right padding edge.
  /frameworks/support/v7/appcompat/res/values-large/
dimens.xml 18 <!-- Minimum width of the search view text entry area. -->
  /frameworks/support/v7/appcompat/res/values-xlarge/
dimens.xml 24 <!-- Minimum width of the search view text entry area. -->
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
LinearSmoothScroller.java 168 // we want to cover same area with the linear interpolator for the first 10% of the
170 // area under curve (1-(1-x)^2) can be calculated as (1 - x/3) * x * x
293 * area. One of {@link #SNAP_TO_START}, {@link #SNAP_TO_END} or
318 * area. One of {@link #SNAP_TO_START}, {@link #SNAP_TO_END} or
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_debug.h 2 * HND Run Time Environment debug info area
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
copymem8x4_v6.asm 17 AREA Block, CODE, READONLY ; name this block of code
copymem8x8_v6.asm 17 AREA Block, CODE, READONLY ; name this block of code
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
idct_dequant_0_2x_neon.asm 16 AREA ||.text||, CODE, READONLY, ALIGN=2

Completed in 1166 milliseconds

<<41424344454647484950>>