Home
last modified time | relevance | path

Searched refs:pixels (Results 1 – 4 of 4) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/imageprocessors/
DInception.java40 int[] pixels = new int[imageDimension * imageDimension]; in preprocess() local
41 scaledBitmap.getPixels(pixels, 0, imageDimension, 0, 0, imageDimension, imageDimension); in preprocess()
55 int redOrig = (pixels[i] >> 16) & 0xFF; in preprocess()
56 int greenOrig = (pixels[i] >> 8) & 0xFF; in preprocess()
57 int blueOrig = pixels[i] & 0xFF; in preprocess()
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DBlankScreenDetectorWithSameColorRectangle.java134 int[][] pixels = new int[image.getHeight()][image.getWidth()]; in getPixels() local
135 for (int i = 0; i < pixels.length; i++) { in getPixels()
136 for (int j = 0; j < pixels[0].length; j++) { in getPixels()
137 pixels[i][j] = image.getRGB(j, i); in getPixels()
140 return pixels; in getPixels()
/test/dittosuite/
DDoxyfile61 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
1756 # to set the initial width (in pixels) of the frame in which the tree is shown.
/test/mlts/benchmark/results/
DChart.bundle.min.js10pixels:u,start:s,end:l,stackCount:n,scale:i}},calculateBarValuePixels:function(t,e){var i,n,a,r,o,…