Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/base/graphics/java/android/graphics/drawable/
DRotateDrawable.java243 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/core/java/com/android/server/wm/
DAppWindowThumbnail.java70 boolean relative) { in AppWindowThumbnail() argument
71 this(t, appToken, thumbnailHeader, relative, new Surface(), null); in AppWindowThumbnail()
75 boolean relative, Surface drawSurface, SurfaceAnimator animator) { in AppWindowThumbnail() argument
77 mRelative = relative; in AppWindowThumbnail()
117 if (relative) { in AppWindowThumbnail()
/frameworks/native/services/surfaceflinger/
DLayer.cpp995 void Layer::removeZOrderRelative(const wp<Layer>& relative) { in removeZOrderRelative() argument
996 mCurrentState.zOrderRelatives.remove(relative); in removeZOrderRelative()
1002 void Layer::addZOrderRelative(const wp<Layer>& relative) { in addZOrderRelative() argument
1003 mCurrentState.zOrderRelatives.add(relative); in addZOrderRelative()
1021 sp<Layer> relative = handle->owner.promote(); in setRelativeLayer() local
1022 if (relative == nullptr) { in setRelativeLayer()
1027 mCurrentState.zOrderRelativeOf == relative) { in setRelativeLayer()
1039 setZOrderRelativeOf(relative); in setRelativeLayer()
1040 relative->addZOrderRelative(this); in setRelativeLayer()
1676 const auto& relative = list[i]; in traverseInZOrder() local
[all …]
DLayer.h742 void addZOrderRelative(const wp<Layer>& relative);
743 void removeZOrderRelative(const wp<Layer>& relative);
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto24 // list of layers that are z order relative to this layer.
32 // The layer's z order. Can be z order in layer stack, relative to parent,
33 // or relative to another layer specified in zOrderRelative.
64 // The layer that this layer has a z order relative to. This value can be null.
DLayerProtoParser.cpp242 auto& relative = traverse[i]; in layerToString() local
243 if (relative->z >= 0) { in layerToString()
246 result.append(layerToString(relative)); in layerToString()
251 auto& relative = traverse[i]; in layerToString() local
252 result.append(layerToString(relative)); in layerToString()
/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc54 "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/
DREADME.md8 The higher-levels parts related to AAudio use of the FIFO such as API, fds, relative
/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/
Dstylesheet-jdiff.css4 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/
Dstylesheet-jdiff.css4 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
/frameworks/opt/gamesdk/samples/
Dgamesdk.cmake8 # PACKAGE_DIR: where the packaged version of the library is, relative to the gamesdk root dir
/frameworks/base/cmds/incidentd/src/
Dreport_file.proto82 * The file name, relative to the work directory where
/frameworks/base/core/java/android/widget/
DDateTimeView.java93 boolean relative = a.getBoolean(i, false); in DateTimeView()
94 setShowRelativeTime(relative); in DateTimeView()
/frameworks/base/packages/SystemUI/res/raw/
Dimage_wallpaper_fragment_shader.glsl18 * Calculates the relative luminance of the pixel.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dinstall.cmake85 set(_cmakedir_desc "Directory relative to CMAKE_INSTALL to install the cmake configuration files")
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dplugin.proto94 // The file name, relative to the output directory. The name must not
95 // contain "." or ".." components and must be relative, not be absolute (so,
/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp4235 sp<SurfaceControl> relative = createLayer(String8("relativeTestSurface"), 10, 10, 0); in TEST_F() local
4236 fillSurfaceRGBA8(relative, 10, 10, 10); in TEST_F()
4240 .setRelativeLayer(relative, mFGSurfaceControl->getHandle(), 1) in TEST_F()
4241 .setPosition(relative, 64, 64) in TEST_F()
4257 Transaction{}.hide(relative).apply(); in TEST_F()
5144 sp<SurfaceControl> relative = createLayer(String8("Relative surface"), 128, 128, 0); in TEST_F() local
5145 fillSurfaceRGBA8(relative, 255, 255, 255); in TEST_F()
5148 t.setLayer(relative, INT32_MAX) in TEST_F()
5149 .setRelativeLayer(mChild, relative->getHandle(), 1) in TEST_F()
5481 sp<SurfaceControl> relative = createLayer(String8("Relative surface"), 10, 10, 0); in TEST_F() local
[all …]
/frameworks/native/docs/
DDoxyfile50 # 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/
DEGL_ANDROID_presentation_time.txt85 chosen relative to that of the first frame.
/frameworks/av/media/libaaudio/
DDoxyfile56 # 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 …]
DDoxyfile.orig56 # 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.
778 # Note that relative paths are relative to the directory from which doxygen is
1006 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1256 # the file name of the resulting .qch file. The path specified is relative to
1422 # When MathJax is enabled you need to specify the location relative to the HTML
[all …]
/frameworks/wilhelm/doc/
DDoxyfile36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
38 # If a relative path is entered, it will be relative to the location
113 # the path. The tag can be used to show relative paths in the file list.
780 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
947 # The path specified is relative to the HTML output folder.
1091 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1178 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1219 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1248 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1398 # where "loc1" and "loc2" can be relative or absolute paths or
/frameworks/base/media/native/midi/include/
DDoxyfile.orig56 # 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
157 # part of the path. The tag can be used to show relative paths in the file list.
161 # Note that you can specify absolute paths here, but also relative paths, which
162 # will be relative from the directory where doxygen is started.
873 # Note that relative paths are relative to the directory from which doxygen is
1128 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1382 # the file name of the resulting .qch file. The path specified is relative to
1548 # When MathJax is enabled you need to specify the location relative to the HTML
[all …]
DDoxyfile56 # 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
157 # part of the path. The tag can be used to show relative paths in the file list.
161 # Note that you can specify absolute paths here, but also relative paths, which
162 # will be relative from the directory where doxygen is started.
873 # Note that relative paths are relative to the directory from which doxygen is
1128 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1382 # the file name of the resulting .qch file. The path specified is relative to
1548 # When MathJax is enabled you need to specify the location relative to the HTML
[all …]
/frameworks/av/media/codec2/docs/
Ddoxygen.config56 # 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
157 # part of the path. The tag can be used to show relative paths in the file list.
161 # Note that you can specify absolute paths here, but also relative paths, which
162 # will be relative from the directory where doxygen is started.
823 # Note that relative paths are relative to the directory from which doxygen is
1078 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1332 # the file name of the resulting .qch file. The path specified is relative to
1498 # When MathJax is enabled you need to specify the location relative to the HTML
[all …]

12