Home
last modified time | relevance | path

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

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DImageReaderSubPane.java340 int w = mConfiguredSize.getWidth() / SCALE_FACTOR; in updateImage() local
380 int w = mConfiguredSize.getWidth() / SCALE_FACTOR; in updateImage() local
412 int w = img.getWidth(); in updateImage() local
432 private Bitmap convertDepthToFalseColor(ShortBuffer depthBuffer, int w, int h, in convertDepthToFalseColor()
699 int w = img.getWidth(); in writeDepth16Image() local