Searched refs:mMaxNumOfFacesSupported (Results 1 – 3 of 3) sorted by relevance
61 protected int mMaxNumOfFacesSupported; field in CameraCapabilities490 mMaxNumOfFacesSupported = src.mMaxNumOfFacesSupported; in CameraCapabilities()669 return mMaxNumOfFacesSupported; in getMaxNumOfFacesSupported()
81 mMaxNumOfFacesSupported = p.get(STATISTICS_INFO_MAX_FACE_COUNT); in AndroidCamera2Capabilities()
45 mMaxNumOfFacesSupported = p.getMaxNumDetectedFaces(); in AndroidCameraCapabilities()