/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityMagnificationTest.java | 117 final float scale = 2.0f; in testSetScale() local 136 final float scale = 2.0f; in testSetScaleAndCenter() local 168 final float scale = 2.0f; in testListener() local 292 final float scale = 8.0f; in testA11yNodeInfoVisibility_whenOutOfMagnifiedArea_shouldVisible() local 367 private void adjustViewBoundsIfNeeded(View topLeftview, float scale, Rect magnifyBounds) { in adjustViewBoundsIfNeeded()
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | BatteryIncidentTest.java | 55 int scale = dump.getScale(); in verifyBatteryServiceDumpProto() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | IvfWriter.java | 56 String filename, String mimeType, int width, int height, int scale, in IvfWriter() 117 int frameCount, int width, int height, int scale, int rate, String mimeType) { in makeIvfHeader()
|
D | FaceView.java | 78 float scale = Math.min((float) getWidth() / mPicWidth, (float) getHeight() / mPicHeight); in onDraw() local
|
D | VideoCodecTestBase.java | 1670 int scale = params.frameWidth / srcFrameWidth; in encodeSimulcast() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
D | DspWindow.java | 58 public void scale(double scale) { in scale() method in DspWindow
|
/cts/tests/openglperf2/jni/graphics/ |
D | Vector2D.cpp | 41 void Vector2D::scale(float s) { in scale() function in Vector2D
|
D | Matrix.cpp | 86 void Matrix::scale(float x, float y, float z) { in scale() function in Matrix
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | NinePatchTests.kt | 43 val scale = 6.0f in <lambda>() constant
|
D | BitmapDrawableTest.java | 100 final float scale = scaledDensityDpi / (float) preloadDensityDpi; in verifyPreloadDensityInner() local
|
D | AImageDecoderTest.kt | 511 for (scale in scales) { in <lambda>() constant 562 val scale = 2.0f in <lambda>() constant
|
/cts/tests/openglperf2/jni/primitive/fullpipeline/ |
D | FullPipelineRenderer.cpp | 152 float scale = 2.0f / count; in setUp() local
|
/cts/tools/utils/ |
D | monsoon.py | 244 def scale(val): function
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | ImageProcessingTest.java | 337 float scale = 1 / 255f; in unpackSrc() local 346 float scale = 1 / 255f; in unpackDst() local 367 float scale = 1 / 255f; in filter() local
|
/cts/tests/tests/rsblas/assets/ |
D | blas_gen.py | 58 def sMatGen(m, n, scale): argument 63 def dMatGen(m, n, scale): argument 68 def cMatGen(m, n, scale): argument 75 def zMatGen(m, n, scale): argument 82 def matrixCreateScale(dt, m, n, scale): argument
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | NinePatchDrawableTest.java | 472 final float scale = scaledDensityDpi / (float) preloadDensityDpi; in verifySetTargetDensityInner() local 559 final float scale = scaledDensityDpi / (float) preloadDensityDpi; in verifyPreloadDensityInner() local 634 final float scale = scaledDensityDpi / (float) preloadDensityDpi; in verifyOutlinePreloadDensityInner() local
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/systemupdate/ |
D | InstallUpdateTest.java | 239 int scale = batteryStatus.getIntExtra(BatteryManager.EXTRA_SCALE, /* defaultValue= */ -1); in calculateBatteryPercentage() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
D | DetermineFovActivity.java | 196 float scale = (float) canvasWidth / photoWidth; in drawContents() local
|
/cts/apps/CameraITS/utils/ |
D | opencv_processing_utils.py | 113 def scale_img(img, scale=1.0): argument
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
D | AnimationSetTest.java | 397 final Animation scale = new ScaleAnimation(1.0f, 2.0f, 1.0f, 3.0f); in testClone() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/bokeh/ |
D | CameraBokehActivity.java | 729 float scale = Math.min(mPreviewTexWidth / (float) effectiveWidth, in configurePreviewTextureTransform() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2MultiViewTestCase.java | 202 float scale = in updatePreviewDisplayRotation() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ImageReaderTest.java | 657 float scale = scaledYuv.width() / yuvDimens.width(); in testAllOutputYUVResolutions() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
D | RawConverter.java | 823 private static void scale(float factor, /*inout*/float[] matrix) { in scale() method in RawConverter
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |