Home
last modified time | relevance | path

Searched defs:dh (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DStrictModeFlash.java77 final int dh = mLastDH; in drawIfNeeded() local
127 void positionSurface(int dw, int dh, SurfaceControl.Transaction t) { in positionSurface()
H A DWatermark.java134 void positionSurface(int dw, int dh, SurfaceControl.Transaction t) { in positionSurface()
149 final int dh = mLastDH; in drawIfNeeded() local
H A DEmulatorDisplayOverlay.java123 void positionSurface(int dw, int dh, int rotation, SurfaceControl.Transaction t) { in positionSurface()
H A DInputConsumerImpl.java112 void layout(SurfaceControl.Transaction t, int dw, int dh) { in layout()
H A DDisplayContent.java2033 final int dh = rotated ? mBaseDisplayWidth : mBaseDisplayHeight; in updateDisplayAndOrientation() local
2151 final int dh = rotated ? mBaseDisplayWidth : mBaseDisplayHeight; in computeScreenConfiguration() local
2174 private void computeScreenAppConfiguration(Configuration outConfig, int dw, int dh, in computeScreenAppConfiguration()
2213 final int dh = displayInfo.logicalHeight; in computeScreenConfiguration() local
2304 private int computeCompatSmallestWidth(boolean rotated, int uiMode, int dw, int dh) { in computeCompatSmallestWidth()
2327 DisplayMetrics dm, int dw, int dh) { in reduceCompatConfigWidthSize()
2343 int uiMode, int dw, int dh, float density, Configuration outConfig) { in computeSizeRangesAndScreenLayout()
2378 private int reduceConfigLayout(int curLayout, int rotation, float density, int dw, int dh, in reduceConfigLayout()
2402 int uiMode, int dw, int dh) { in adjustDisplaySizeRanges()
H A DInputMonitor.java229 void layoutInputConsumers(int dw, int dh) { in layoutInputConsumers()
H A DWallpaperController.java309 final int dh = parentFrame.height(); in updateWallpaperOffset() local
H A DActivityRecord.java9192 final int dh = rotated ? display.mBaseDisplayWidth : display.mBaseDisplayHeight; in CompatDisplayInsets() local
9242 final int dh = rotated ? mWidth : mHeight; in getBoundsByRotation() local
H A DWindowState.java2896 final int dh = mTmpRect.height(); in getSurfaceTouchableRegion() local
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
H A DIkeKePayload.java210 public static IkeKePayload createOutboundKePayload( in createOutboundKePayload()
226 private static IkeKePayload createOutboundModpKePayload( in createOutboundModpKePayload()
259 private static IkeKePayload createOutboundCurveKePayload( in createOutboundCurveKePayload()
/aosp12/frameworks/base/core/java/android/text/style/
H A DDrawableMarginSpan.java90 int dh = mDrawable.getIntrinsicHeight(); in drawLeadingMargin() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageRedEye.java125 float dh = drawRect.height(); in drawPoint() local
/aosp12/system/core/init/
H A Ddevices.cpp395 std::unique_ptr<DIR, decltype(&closedir)> dh(opendir(dir.c_str()), closedir); in RemoveDeviceMapperLinks() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java138 private void setUpDisplaySizeWithApp(int dw, int dh) { in setUpDisplaySizeWithApp()
1252 final int dh = 2500; in testLaunchWithFixedRotationTransform() local
/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp376 uint32_t dh = currentHeight - newHeight; in scaleDownCrop() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapuserd_worker.cpp125 struct disk_header* dh = reinterpret_cast<struct disk_header*>(buffer); in ConstructKernelCowHeader() local
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DHeatmapMaxKeypoint.cpp126 for (int32_t dh = -1; dh <= 1; dh++) { in heatmapMaxKeypointFloat32Nhwc() local
/aosp12/frameworks/native/libs/gui/
H A DGLConsumer.cpp774 uint32_t dh = currentHeight - newHeight; in scaleDownCrop() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java544 int dh = r.top + th + r.bottom; in placeNumber() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java1250 int dh = flipped ? lw : lh; in updateBoundingPath() local
/aosp12/frameworks/base/core/java/android/widget/
H A DMagnifier.java1132 final float dh = h - h0; in fillMeshMatrix() local
H A DProgressBar.java2185 int dh = 0; in onMeasure() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...