Searched refs:getAvailableMinFrameDurationsForFormatChecked (Results 1 – 5 of 5) sorted by relevance
865 getAvailableMinFrameDurationsForFormatChecked(ImageFormat.JPEG); in videoSnapshotTestByCamera()1078 getAvailableMinFrameDurationsForFormatChecked(ImageFormat.PRIVATE); in updatePreviewSurfaceWithVideo()
539 mStaticInfo.getAvailableMinFrameDurationsForFormatChecked(ImageFormat.YUV_420_888); in getFpsForMaxSize()
841 mStaticInfo.getAvailableMinFrameDurationsForFormatChecked(ImageFormat.YUV_420_888); in simpleOpenCamera()
592 mStaticInfo.getAvailableMinFrameDurationsForFormatChecked(ImageFormat.YUV_420_888); in openDevice()
1468 public HashMap<Size, Long> getAvailableMinFrameDurationsForFormatChecked(int format) { in getAvailableMinFrameDurationsForFormatChecked() method in StaticMetadata