/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
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() 142 protected Script.LaunchOptions makeClipper(int x, int y, int x2, int y2) { in makeClipper()
|
D | float16_gen.c | 111 half h = *(half *) &s; in half2float() local 117 half h = (half) f; in float2half() local 234 for (int y = 0; y < numInputs; y ++) { in printReferenceOutput() local
|
D | ImageProcessingTest.java | 116 int h = 256; in testBlend() local 229 protected Allocation creatAllocation(int w, int h) { in creatAllocation() 253 int y = i / width; in buildSrc() local 269 int y = i / width; in buildDst() local
|
D | AllocationTest.java | 415 void helperBitmapCopy(int x, int y) { in helperBitmapCopy() 721 helperShortCopy2D(Element.I16(mRS), sX, sY, offX, offY, w, h); in test2DCopyOperations() local 722 helperShortCopy2D(Element.F16(mRS), sX, sY, offX, offY, w, h); in test2DCopyOperations() 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()
|
D | DrawableTestUtils.java | 211 public static int getPixel(Drawable d, int x, int y) { in getPixel() 213 final int h = Math.max(d.getIntrinsicHeight(), y + 1); in getPixel() local
|
D | NinePatchDrawableTest.java | 654 private void verifyColorFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in verifyColorFillRect()
|
/cts/hostsidetests/theme/src/android/theme/cts/ |
D | ComparisonTask.java | 90 private static boolean checkNeighbors(int x, int y, BufferedImage reference, in checkNeighbors() 93 final int h = generated.getHeight(); in checkNeighbors() local 132 final int h = generated.getHeight(); in compare() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | RGBZ.java | 135 public float getDepth(int x, int y) { in getDepth() 162 int h = orig.getHeight(); in setAlphaChannelFromBitmap() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | EncodeVirtualDisplayWithCompositionTest.java | 232 private void runTestRenderingInSeparateThread(final int w, final int h, in runTestRenderingInSeparateThread() 237 private void runTestRenderingInSeparateThread(final int w, final int h, in runTestRenderingInSeparateThread() 259 private void doTestRenderingOutput(int w, int h, boolean runRemotely, boolean multipleWindows, in doTestRenderingOutput() 393 private void renderColorAndCheckResult(Renderer renderer, int w, int h, in renderColorAndCheckResult() 419 private void renderRotationAndCheckResult(Renderer renderer, int w, int h, in renderRotationAndCheckResult() 445 private boolean checkRotatedFrameQuadrants(int w, int h, int degrees) { in checkRotatedFrameQuadrants() 460 int y = c[1]; in checkRotatedFrameQuadrants() local 480 private boolean checkSurfaceFrameColor(int w, int h, int color) { in checkSurfaceFrameColor() 484 int y = h / 2; in checkSurfaceFrameColor() local 595 Surface startEncoding(int w, int h, EncoderEventListener eventListener) { in startEncoding() [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsUtils.java | 70 int x,y,w,h; in getJsonWeightedRectsFromArray() local 254 int h = (i == 0) ? height : height / 2; in getDataFromImage() local
|
/cts/tests/openglperf2/jni/graphics/ |
D | GLUtils.cpp | 215 int h = roundUpToSmallestPowerOf2(texHeight); in genTexture() local 219 for (int y = 0; y < h; y++) { in genTexture() local
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | CompressedTextureSurfaceView.java | 174 private boolean comparePixel(int x, int y) { in comparePixel() 201 int h = mBaseTexture.getWidth(); in comparePixels() local
|
/cts/tests/video/src/android/video/cts/ |
D | VideoEncoderDecoderTest.java | 205 private void perf(String mimeType, int w, int h, boolean isGoog, int ix) throws Exception { in perf() 210 private void qual(String mimeType, int w, int h, boolean isGoog, int ix) throws Exception { in qual() 215 private void qual(String mimeType, int w, int h, boolean isGoog, int ix, double margin) in qual() 687 private void doTest(String mimeType, int w, int h, boolean isPerf, boolean isGoog, int ix) in doTest() 1227 int h = mRandom.nextInt(mVideoHeight); in runDecoder() local 1245 int h = mRandom.nextInt(mVideoHeight); in runDecoder() local 1310 double y = (1 - Math.cos(frameCount / (10. + (runId & ~1)))) in getOrigin() local 1343 private void initYUVPlane(int w, int h) { in initYUVPlane() 1410 private void getPixelValuesFromYUVBuffers(int originX, int originY, int x, int y, in getPixelValuesFromYUVBuffers() 1432 private void getPixelValuesFromOutputBuffer(ByteBuffer buffer, int x, int y, YUVValue result) { in getPixelValuesFromOutputBuffer() [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | MotionIndicatorView.java | 144 RangeCoveredRegister y, in setDataProvider() 192 protected void onSizeChanged (int w, int h, int oldw, int oldh) { in onSizeChanged()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewGroupTest.java | 225 TestClusterHier h = new TestClusterHier(); in testAddKeyboardNavigationClusters() local 1720 TestClusterHier h = new TestClusterHier(); in testRestoreFocusInCluster() local 1759 TestClusterHier h = new TestClusterHier(); in testDefaultCluster() local 1798 TestClusterHier h = new TestClusterHier(); in testFocusInClusterRemovals() local 1834 TestClusterHier h = new TestClusterHier(); in testFocusInClusterFocusableChanges() local 1856 TestClusterHier h = new TestClusterHier(); in testRestoreDefaultFocus() local 1897 TestClusterHier h = new TestClusterHier(); in testDefaultFocusViewRemoved() local 1950 TestClusterHier h = new TestClusterHier(); in testDefaultFocusWorksForClusters() local 1974 TestClusterHier h = new TestClusterHier(false); in testTouchscreenBlocksFocus() local 3247 public boolean showContextMenuForChild(View originalView, float x, float y) { in showContextMenuForChild()
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ImageReaderTest.java | 733 private static int[] convertPixelYuvToRgba(int w, int h, int wOffset, int hOffset, in convertPixelYuvToRgba() 794 float y = yRow[yPix] & 0xFF; in convertPixelYuvToRgba() local
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | MediaUtils.java | 307 public static boolean supports(String codecName, String mime, int w, int h) { in supports() 1171 int width, height, rowStride, pixelStride, x, y, top, left; in getImageMD5Checksum() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | MediaUtils.java | 386 public static boolean supports(String codecName, String mime, int w, int h) { in supports() 1278 int width, height, rowStride, pixelStride, x, y, top, left; in getImageMD5Checksum() local
|