Searched defs:constructionTimeNs (Results 1 – 2 of 2) sorted by relevance
47 private final long constructionTimeNs; // Construction time of this class. field in Camera1Session58 final long constructionTimeNs = System.nanoTime(); in create() local172 Camera.CameraInfo info, CaptureFormat captureFormat, long constructionTimeNs) { in Camera1Session()
73 private final long constructionTimeNs; // Construction time of this class. field in Camera2Session