Home
last modified time | relevance | path

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

/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationTest.java87 final int frameCount = stats.getFrameCount(); in testWindowContentFrameStats() local
189 final int frameCount = stats.getFrameCount(); in testWindowAnimationFrameStats() local
242 final int frameCount = stats.getFrameCount(); in assertWindowContentTimestampsInAscendingOrder() local
269 final int frameCount = stats.getFrameCount(); in assertWindowAnimationTimestampsInAscendingOrder() local
/cts/tests/tests/media/src/android/media/cts/
DIvfWriter.java110 private static byte[] makeIvfHeader(int frameCount, int width, int height, int scale, int rate){ in makeIvfHeader()
DMediaMuxerTest.java192 int frameCount = 0; in cloneMediaUsingMuxer() local
DVp8CodecTestBase.java229 int frameCount; field in Vp8CodecTestBase.EncoderOutputStreamParameters
548 int frameCount = ivf.getFrameCount(); in decode() local
DAudioTrackTest.java1272 int frameCount = 2 * minBuffSize; in testAudioTrackProperties() local
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
DCamera2Focuser.java372 long frameCount = result.getFrameNumber(); in createCaptureListener() local