Home
last modified time | relevance | path

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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DTextureViewActivity.java103 mCamera.setDisplayOrientation(getCameraOrientation()); in onSurfaceTextureAvailable()
118 private int getCameraOrientation() { in getCameraOrientation() method in TextureViewActivity