/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/ |
D | ButtonFooterMixin.java | 116 View space = new View(buttonContainer.getContext()); in addSpace() local 117 space.setLayoutParams(new LayoutParams(0, ViewGroup.LayoutParams.MATCH_PARENT, 1.0f)); in addSpace() 118 space.setVisibility(View.INVISIBLE); in addSpace() 119 buttonContainer.addView(space); in addSpace() 120 return space; in addSpace() 139 public void removeSpace(View space) { in removeSpace() argument 141 mButtonContainer.removeView(space); in removeSpace()
|
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/ |
D | ButtonFooterMixinTest.java | 107 final View space = mixin.addSpace(); in testAddSpace() local 110 space.setTag("space"); in testAddSpace() 113 1f, ((LinearLayout.LayoutParams) space.getLayoutParams()).weight, 0.001); in testAddSpace() 137 final View space = mixin.addSpace(); in testRemoveSpace() local 140 space.setTag("space"); in testRemoveSpace() 144 mixin.removeSpace(space); in testRemoveSpace() 154 final View space = mixin.addSpace(); in testRemoveAllViews() local 157 space.setTag("space"); in testRemoveAllViews()
|
/frameworks/base/tools/aapt/ |
D | pseudolocalize.cpp | 339 bool space = is_space(c); in text() local 340 if (lastspace && !space) { in text() 343 lastspace = space; in text() 362 bool space = true; in text() local 365 space = is_space(c); in text() 366 if (lastspace && !space) { in text() 369 } else if (!lastspace && space) { in text() 373 lastspace = space; in text()
|
/frameworks/base/tools/aapt2/compile/ |
D | Pseudolocalizer.cpp | 424 bool space = isspace(c); in Text() local 425 if (lastspace && !space) { in Text() 428 lastspace = space; in Text() 447 bool space = true; in Text() local 450 space = isspace(c); in Text() 451 if (lastspace && !space) { in Text() 454 } else if (!lastspace && space) { in Text() 458 lastspace = space; in Text()
|
/frameworks/base/wifi/tests/ |
D | Android.mk | 40 space:= $(empty) $(empty) 44 jacoco_exclude := $(subst $(space),$(comma),$(patsubst %,%*,$(local_classes)))
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_recordable.txt | 114 color space conversion must be performed at some point because most video 115 encoding formats use a YUV color space. The two approaches are 116 distinguished by the point at which this color space conversion is 119 One approach involves performing the color space conversion as part of the 125 space conversion when rendering the frame as well as a YUV -> RGB 128 The other approach involves performing the color space conversion in the
|
/frameworks/opt/net/wifi/tests/wifitests/ |
D | Android.mk | 41 space:= $(empty) $(empty) 45 jacoco_exclude := $(subst $(space),$(comma),$(patsubst %,%*,$(local_classes)))
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | RowHeaderPresenter.java | 209 int space = holder.view.getPaddingBottom(); in getSpaceUnderBaseline() local 211 space += (int) getFontDescent((TextView) holder.view, mFontMeasurePaint); in getSpaceUnderBaseline() 213 return space; in getSpaceUnderBaseline()
|
D | GridLayoutManager.java | 798 public void setItemSpacing(int space) { in setItemSpacing() argument 799 mVerticalSpacing = mHorizontalSpacing = space; in setItemSpacing() 800 mSpacingPrimary = mSpacingSecondary = space; in setItemSpacing() 803 public void setVerticalSpacing(int space) { in setVerticalSpacing() argument 805 mSpacingPrimary = mVerticalSpacing = space; in setVerticalSpacing() 807 mSpacingSecondary = mVerticalSpacing = space; in setVerticalSpacing() 811 public void setHorizontalSpacing(int space) { in setHorizontalSpacing() argument 813 mSpacingPrimary = mHorizontalSpacing = space; in setHorizontalSpacing() 815 mSpacingSecondary = mHorizontalSpacing = space; in setHorizontalSpacing()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagLayouts.inc | 37 "There is no space left to place stubs. Current stub group size: %0\n" 39 "There is no space left to place stubs. Current stub group size: %0\n"
|
/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/ |
D | broadcast_ring.h | 421 uint32_t space; member 527 geometry.space = geometry.record_count - geometry.count; in CalculateGeometry() 555 (geometry.space >= reserve_count ? 0 : reserve_count - geometry.space); in Reserve() 569 DCHECK_LE(publish_count, geometry.space); in Publish()
|
/frameworks/base/core/proto/android/service/ |
D | diskstats.proto | 90 // Available space, in kilobytes 92 // Total space, in kilobytes
|
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
D | QueryController.java | 513 for(int space = 0; space < mLogIndent; space++) in formatLog()
|
/frameworks/av/media/libstagefright/webm/ |
D | WebmWriter.cpp | 320 sp<WebmElement> space = new EbmlVoid(mEstimatedCuesSize - cuesSize); in reset() local 321 space->write(mFd, spaceSize); in reset() 356 sp<WebmElement> space = new EbmlVoid(kMaxMetaSeekSize - metaSeekSize); in reset() local 357 space->write(mFd, spaceSize); in reset()
|
/frameworks/av/media/libnbaio/ |
D | README.txt | 32 if configured to block, then will wait until space available before returning
|
/frameworks/base/packages/SystemUI/tests/ |
D | Android.mk | 91 jacoco_exclude := $(subst $(space),$(comma),$(patsubst %,%*,$(local_classes)))
|
/frameworks/native/vulkan/ |
D | README.md | 7 ….org/developers/coding-style) for naming and formatting, except with four-space indentation instea…
|
/frameworks/base/libs/androidfw/ |
D | AssetManager.cpp | 675 char* space = strchr(buf, ' '); in addSystemOverlays() local 679 if (space == NULL || newline == NULL || newline < space) { in addSystemOverlays() 683 oap.path = String8(buf, space - buf); in addSystemOverlays() 685 oap.idmap = String8(space + 1, newline - space - 1); in addSystemOverlays()
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 7 * Concise (system image space is at a premium) 41 (packing 2 per byte would be possible but the space savings would not be signficant).
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | camera_response_fast.rsh | 21 // do some computation in the radiance space, then re-apply the response to
|
D | camera_response.rsh | 21 // do some computation in the radiance space, then re-apply the response to
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ProcessList.java | 307 private static String buildOomTag(String prefix, String space, int val, int base) { in buildOomTag() argument 309 if (space == null) return prefix; in buildOomTag()
|
/frameworks/rs/script_api/ |
D | rs_for_each.spec | 200 the index space specified in options. With the index space explicitly specified
|
D | rs_vector_math.spec | 21 n-dimensional space.
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | README | 90 up the (kernel binder buffer) memory space of the client process, eventually the
|