Home
last modified time | relevance | path

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

/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
DSurfaceTextureView.java118 public int getFrameCounter() { in getFrameCounter() method in SurfaceTextureView
DVideoChatTestActivity.java439 frames = surfaceTextureView.getFrameCounter(); in TestCamera()