Searched refs:surfaceGroupId (Results 1 – 2 of 2) sorted by relevance
815 for (int surfaceGroupId = OutputConfiguration.SURFACE_GROUP_ID_NONE; in surfaceSetTestByCamera()816 surfaceGroupId < MAX_SURFACE_GROUP_ID; surfaceGroupId++) { in surfaceSetTestByCamera()821 previewConfig = new OutputConfiguration(surfaceGroupId, mPreviewSurface); in surfaceSetTestByCamera()822 yuvConfig = new OutputConfiguration(surfaceGroupId, mReaderSurface); in surfaceSetTestByCamera()828 assertEquals(surfaceGroupId, config.getSurfaceGroupId()); in surfaceSetTestByCamera()
352 int surfaceGroupId = 1; in testOutputConfigurationForCameraSetup() local362 surfaceGroupId, jpegFmt, size); in testOutputConfigurationForCameraSetup()382 surfaceGroupId, fmt, size, usageFlag); in testOutputConfigurationForCameraSetup()