| /cts/tests/camera/src/android/hardware/camera2/cts/ |
| D | CtsUtilsTest.java | 44 final int h = 10; in testCopyYuv() local 62 final int h = 9; in testCopyPad0to0() local 75 final int h = 9; in testCopyPad3to3() local 88 final int h = 9; in testCopyPad3to0() local 101 final int h = 9; in testCopyPad0to3() local 114 final int h = 9; in testCopyPad5to3() local 127 final int h = 9; in testCopyPad3to5() local 137 private static void checkPlane(String planeName, int w, int h, FakePlane src, FakePlane dst) { in checkPlane() 160 private static void drawGradient(FakePlane plane, int w, int h) { in drawGradient() 195 public FakeImage(int format, int w, int h, FakePlane[] planes) { in FakeImage() [all …]
|
| /cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
| D | MockModemConfigInterface.java | 68 void registerForNumOfLiveModemChanged(int logicalSlotId, Handler h, int what, Object obj); in registerForNumOfLiveModemChanged() 70 void unregisterForNumOfLiveModemChanged(int logicalSlotId, Handler h); in unregisterForNumOfLiveModemChanged() 73 void registerForPhoneCapabilityChanged(int logicalSlotId, Handler h, int what, Object obj); in registerForPhoneCapabilityChanged() 75 void unregisterForPhoneCapabilityChanged(int logicalSlotId, Handler h); in unregisterForPhoneCapabilityChanged() 78 void registerForSimSlotStatusChanged(int logicalSlotId, Handler h, int what, Object obj); in registerForSimSlotStatusChanged() 80 void unregisterForSimSlotStatusChanged(int logicalSlotId, Handler h); in unregisterForSimSlotStatusChanged() 84 void registerForBasebandVersionChanged(int logicalSlotId, Handler h, int what, Object obj); in registerForBasebandVersionChanged() 86 void unregisterForBasebandVersionChanged(int logicalSlotId, Handler h); in unregisterForBasebandVersionChanged() 89 void registerForDeviceIdentityChanged(int logicalSlotId, Handler h, int what, Object obj); in registerForDeviceIdentityChanged() 92 void registerForDeviceImeiInfoChanged(int logicalSlotId, Handler h, int what, Object obj); in registerForDeviceImeiInfoChanged() [all …]
|
| D | MockModemConfigBase.java | 799 int logicalSlotId, Handler h, int what, Object obj) { in registerForNumOfLiveModemChanged() 804 public void unregisterForNumOfLiveModemChanged(int logicalSlotId, Handler h) { in unregisterForNumOfLiveModemChanged() 810 int logicalSlotId, Handler h, int what, Object obj) { in registerForPhoneCapabilityChanged() 815 public void unregisterForPhoneCapabilityChanged(int logicalSlotId, Handler h) { in unregisterForPhoneCapabilityChanged() 821 int logicalSlotId, Handler h, int what, Object obj) { in registerForSimSlotStatusChanged() 826 public void unregisterForSimSlotStatusChanged(int logicalSlotId, Handler h) { in unregisterForSimSlotStatusChanged() 833 int logicalSlotId, Handler h, int what, Object obj) { in registerForBasebandVersionChanged() 838 public void unregisterForBasebandVersionChanged(int logicalSlotId, Handler h) { in unregisterForBasebandVersionChanged() 844 int logicalSlotId, Handler h, int what, Object obj) { in registerForDeviceIdentityChanged() 850 int logicalSlotId, Handler h, int what, Object obj) { in registerForDeviceImeiInfoChanged() [all …]
|
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | IntrinsicBlur.java | 48 private void initTest(int w, int h, Element e, Script.LaunchOptions lo) { in initTest() 102 final int h = 97; in testU8_1() local 116 final int h = 97; in testU8_4() local 131 final int h = 97; in testU8_1C() local 146 final int h = 97; in testU8_4C() local
|
| D | IntrinsicBase.java | 75 protected Allocation makeAllocation(int w, int h, Element e, boolean clear) { in makeAllocation() 91 protected Allocation makeAllocation(int w, int h, Element e) { in makeAllocation() 95 protected void makeSource(int w, int h, Element e) { in makeSource() 127 protected void makeBuffers(int w, int h, Element e) { in makeBuffers()
|
| D | IntrinsicHistogram.java | 37 private void createAllocations(int inVSize, int outVSize, int w, int h) { in createAllocations() 62 private void testNorm(int inVSize, int outVSize, int w, int h, boolean clip) { in testNorm() 185 private void testDot(int inVSize, int w, int h, boolean clip) { in testDot()
|
| D | IntrinsicConvolve5x5.java | 24 Element e, float cf[], String name, int num, int w, int h, in test5() 76 …private void testConvolve5(int w, int h, Element.DataType dt, int vecSize, Script.LaunchOptions sc… in testConvolve5()
|
| /cts/apps/CameraITS/utils/ |
| D | image_fov_utils.py | 37 def check_fov(circle, ref_fov, w, h): argument 48 def check_ar(circle, ar_gt, w, h, e_msg_stem): argument 75 def check_crop(circle, cc_gt, w, h, e_msg_stem, crop_thresh_factor): argument
|
| /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
| D | ShortcutManagerSpoofingTest.java | 85 final Handler h = new Handler(Looper.getMainLooper()); in testSpoofingLauncher() local
|
| /cts/tests/tests/media/codec/src/android/media/codec/cts/ |
| D | EncodeVirtualDisplayWithCompositionTestImpl.java | 139 final int w, final int h, final boolean runRemotely, final boolean multipleWindows) in runTestRenderingInSeparateThread() 146 final int w, final int h, final boolean runRemotely, final boolean multipleWindows, in runTestRenderingInSeparateThread() 169 private void doTestRenderingOutput(final Context context, String mimeType, int w, int h, in doTestRenderingOutput() 308 private void renderColorAndCheckResult(Renderer renderer, int w, int h, in renderColorAndCheckResult() 334 private void renderRotationAndCheckResult(Renderer renderer, int w, int h, in renderRotationAndCheckResult() 360 private boolean checkRotatedFrameQuadrants(int w, int h, int degrees) { in checkRotatedFrameQuadrants() 395 private boolean checkSurfaceFrameColor(int w, int h, int color) { in checkSurfaceFrameColor() 513 Surface startEncoding(String mimeType, int w, int h, EncoderEventListener eventListener) { in startEncoding() 693 void startComposition(Surface surface, int w, int h, int numWindows) throws Exception { in startComposition() 973 public GlWindow(GlCompositor compositor, int blX, int blY, int w, int h) { in GlWindow() [all …]
|
| D | RemoteVirtualDisplayService.java | 96 private void start(Surface surface, int w, int h) { in start() 119 VirtualDisplayPresentation(Context context, Surface surface, int w, int h) { in VirtualDisplayPresentation()
|
| /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
| D | MediaPerfUtils.java | 152 int h, boolean fasterIsOk, double... measuredFps) { in verifyAchievableFrameRates() 160 public static String verifyAchievableFrameRates(String name, String mime, int w, int h, in verifyAchievableFrameRates() 214 String name, String mime, int w, int h, double... requestedFps) { in areAchievableFrameRates()
|
| /cts/tests/tests/view/src/android/view/cts/util/ |
| D | DisplayUtils.java | 49 final int h = displayMetrics.heightPixels; in isCloseToSquareDisplay() local
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
| D | TransitionDrawableTest.java | 212 private void verifyColorFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in verifyColorFillRect() 220 private void verifyColorNotFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in verifyColorNotFillRect()
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/ |
| D | CameraFormatsActivity.java | 528 Handler h = new Handler(); in startPreview() local 738 int h = mPreviewSize.height; in onPreviewFrame() local 775 int h = mPreviewSize.height; in convertFromUnknown() local 803 int h = mPreviewSize.height; in convertFromNV21() local 846 int h = mPreviewSize.height; in convertFromYV12() local 895 int h = mPreviewSize.height; in convertFromYUY2() local
|
| /cts/hostsidetests/theme/src/android/theme/cts/ |
| D | ComparisonTask.java | 93 final int h = generated.getHeight(); in checkNeighbors() local 132 final int h = generated.getHeight(); in compare() local
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | GravityTest.java | 54 private void applyGravity(int gravity, int w, int h, boolean bRtl) { in applyGravity()
|
| /cts/tests/video/src/android/video/cts/ |
| D | CodecInfo.java | 55 String codecName, String mimeType, int w, int h, int maxFps) { in getSupportedFormatInfo()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | TableLayout_LayoutParamsTest.java | 219 public MockTableLayout_LayoutParams(int w, int h) { in MockTableLayout_LayoutParams()
|
| /cts/tests/tests/mediastress/src/android/mediastress/cts/ |
| D | MediaFrameworkTest.java | 75 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|
| /cts/common/device-side/bedstead/testapp/src/library/main/java/com/android/bedstead/testapp/ |
| D | TestAppInstance.java | 190 try (ProfileConnectionHolder h = mConnector.connect()){ in registerReceiver() 208 try (ProfileConnectionHolder h = mConnector.connect()){ in unregisterReceiver()
|
| /cts/tests/tests/rscpp/src/android/cts/rscpp/ |
| D | RSCppTest.java | 91 protected Allocation makeAllocation(int w, int h, Element e) { in makeAllocation()
|
| D | RSResizeTest.java | 34 native boolean resizeTest(String path, int w, int h, float scaleX, float scaleY, in resizeTest() 37 …private void testResize(int w, int h, Element.DataType dt, int vecSize, float scaleX, float scaleY… in testResize() 81 resizeTest(this.getContext().getCacheDir().toString().toString(), w, h, scaleX, scaleY, in testResize() local
|
| /cts/apps/CameraITS/tests/scene4/ |
| D | test_aspect_ratio_and_crop.py | 132 def _is_checked_aspect_ratio(first_api_level, w, h): argument
|
| /cts/tests/app/app/src/android/app/stubs/ |
| D | OrientationTestUtils.java | 85 final int h = bounds.height(); in isCloseToSquareBounds() local
|