/frameworks/av/media/libheadtracking/ |
D | README.md | 12 - Head pose, relative to some arbitrary world frame. 13 - Screen pose, relative to some arbitrary world frame. 20 - World-relative: both the head pose and stage pose are taken into account. 23 - Screen-relative: the head pose, screen pose and stage pose are all taken 25 perceived to be located at a fixed place relative to the screen. 30 - Stage pose, relative to the head. This aggregates all the inputs mentioned 119 physical world, relative to which we can measure the head pose and screen pose. 149 and estimates the pose of the head relative to the screen. Optionally, this 166 either static, world-relative or screen-relative. 171 - If the desired mode is world-relative: [all …]
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | RotateDrawable.java | 243 public void setPivotXRelative(boolean relative) { in setPivotXRelative() argument 244 if (mState.mPivotXRel != relative) { in setPivotXRelative() 245 mState.mPivotXRel = relative; in setPivotXRelative() 295 public void setPivotYRelative(boolean relative) { in setPivotYRelative() argument 296 if (mState.mPivotYRel != relative) { in setPivotYRelative() 297 mState.mPivotYRel = relative; in setPivotYRelative()
|
/frameworks/base/services/incremental/ |
D | path.cpp | 80 auto relative = nested.substr(parent.size()); in relativize() local 81 while (relative.front() == '/') { in relativize() 82 relative.remove_prefix(1); in relativize() 84 return relative; in relativize()
|
/frameworks/native/services/surfaceflinger/layerproto/ |
D | LayerProtoParser.cpp | 237 auto& relative = traverse[i]; in layerToString() local 238 if (relative->z >= 0) { in layerToString() 241 result.append(layerToString(relative)); in layerToString() 246 auto& relative = traverse[i]; in layerToString() local 247 result.append(layerToString(relative)); in layerToString()
|
/frameworks/base/core/java/android/text/format/ |
D | RelativeDateTimeFormatter.java | 143 boolean relative = true; in getRelativeTimeSpanString() 192 relative = false; in getRelativeTimeSpanString() 197 relative = false; in getRelativeTimeSpanString() 228 if (relative) { in getRelativeTimeSpanString()
|
/frameworks/native/cmds/evemu-record/ |
D | README.md | 40 By default, event timestamps are recorded relative to the time of the first event received during 41 the recording. Passing `--timestamp-base=boot` causes the timestamps to be recorded relative to the
|
/frameworks/native/services/surfaceflinger/ |
D | Layer.cpp | 913 void Layer::removeZOrderRelative(const wp<Layer>& relative) { in removeZOrderRelative() argument 914 mDrawingState.zOrderRelatives.remove(relative); in removeZOrderRelative() 920 void Layer::addZOrderRelative(const wp<Layer>& relative) { in addZOrderRelative() argument 921 mDrawingState.zOrderRelatives.add(relative); in addZOrderRelative() 937 sp<Layer> relative = LayerHandle::getLayer(relativeToHandle); in setRelativeLayer() local 938 if (relative == nullptr) { in setRelativeLayer() 943 mDrawingState.zOrderRelativeOf == relative) { in setRelativeLayer() 947 if (CC_UNLIKELY(relative->usingRelativeZ(LayerVector::StateSet::Drawing)) && in setRelativeLayer() 948 (relative->mDrawingState.zOrderRelativeOf == this)) { in setRelativeLayer() 950 mName.c_str(), relative->mName.c_str()); in setRelativeLayer() [all …]
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagAttribute.inc | 54 "RW static data addressing (SB-relative) conflicts the use of R9 " 56 "RW static data addressing (SB-relative) conflicts the use of R9 "
|
/frameworks/av/media/libaaudio/src/fifo/ |
D | README.md | 8 The higher-levels parts related to AAudio use of the FIFO such as API, fds, relative
|
/frameworks/base/api/ |
D | dump_api_shas.sh | 41 | xargs realpath --relative-to=$(pwd) | xargs dirname | sort | uniq
|
/frameworks/native/services/surfaceflinger/tests/ |
D | ScreenCapture_test.cpp | 432 sp<SurfaceControl> relative = createLayer(String8("Relative surface"), 10, 10, 0); in TEST_F() local 434 TransactionUtils::fillSurfaceRGBA8(relative, 100, 100, 100); in TEST_F() 439 .setRelativeLayer(relative, mFGSurfaceControl, 1) in TEST_F() 440 .show(relative) in TEST_F() 454 sp<SurfaceControl> relative = createSurface(mClient, "Relative surface", 10, 10, in TEST_F() local 457 TransactionUtils::fillSurfaceRGBA8(relative, 100, 100, 100); in TEST_F() 463 .setLayer(relative, -1) in TEST_F() 464 .setRelativeLayer(relative, child, 1) in TEST_F() 465 .show(relative) in TEST_F()
|
D | LayerUpdate_test.cpp | 564 sp<SurfaceControl> relative = createLayer(String8("Relative surface"), 128, 128, 0); in TEST_F() local 565 TransactionUtils::fillSurfaceRGBA8(relative, 255, 255, 255); in TEST_F() 568 t.setLayer(relative, INT32_MAX) in TEST_F() 569 .setRelativeLayer(mChild, relative, 1) in TEST_F()
|
/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/ |
D | stylesheet-jdiff.css | 4 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
|
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/ |
D | stylesheet-jdiff.css | 4 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
|
/frameworks/proto_logging/stats/enums/media/codec/ |
D | enums.proto | 111 // Bitrate is relative to the codec, resolution and framerate using a lookup table.
|
/frameworks/base/core/proto/android/internal/ |
D | protolog.proto | 31 /* log time, relative to the elapsed system time clock. */
|
/frameworks/base/cmds/incidentd/src/ |
D | report_file.proto | 87 * The file name, relative to the work directory where
|
/frameworks/base/cmds/uinput/ |
D | README.md | 159 The delay will be timed relative to the time base, a reference time which is set when the device is 196 to be scheduled relative to now, rather than the last injection. See the following example set of 223 Sending `updateTimeBase` before the `inject` commands in step 4 will schedule them relative to the
|
/frameworks/base/core/java/android/widget/ |
D | DateTimeView.java | 101 boolean relative = a.getBoolean(i, false); in DateTimeView() 102 setShowRelativeTime(relative); in DateTimeView()
|
/frameworks/native/services/inputflinger/docs/ |
D | pointer_capture.md | 9 …rce `SOURCE_MOUSE_RELATIVE`, and their `AXIS_X` and `AXIS_Y` will report relative position changes.
|
/frameworks/native/docs/ |
D | Doxyfile | 50 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 52 # If a relative path is entered, it will be relative to the location 137 # the path. The tag can be used to show relative paths in the file list. 140 # relative paths, which will be relative from the directory where doxygen is 742 # Note that relative paths are relative to the directory from which doxygen is 923 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 1119 # The path specified is relative to the HTML output folder. 1250 # When MathJax is enabled you need to specify the location relative to the 1321 # of to a relative location where the documentation can be found. 1336 # If a relative path is entered the value of OUTPUT_DIRECTORY will be [all …]
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_presentation_time.txt | 85 chosen relative to that of the first frame.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 57 # into which the generated documentation will be written. If a relative path is 58 # entered, it will be relative to the location where doxygen was started. If 139 # part of the path. The tag can be used to show relative paths in the file list. 143 # Note that you can specify absolute paths here, but also relative paths, which 144 # will be relative from the directory where doxygen is started. 787 # Note that relative paths are relative to the directory from which doxygen is 1015 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of 1265 # the file name of the resulting .qch file. The path specified is relative to 1431 # When MathJax is enabled you need to specify the location relative to the HTML [all …]
|
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/ |
D | simplex3d.agsl | 64 // Unskewed coordinate that is relative to p, to compute the noise contribution
|
/frameworks/base/core/java/android/content/pm/ |
D | flags.aconfig | 126 description: "Feature flag to enable relative reference intent filters"
|