Home
last modified time | relevance | path

Searched refs:TimestampBase (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DOutputConfiguration.java275 public @interface TimestampBase {}; annotation in OutputConfiguration
1043 public void setTimestampBase(@TimestampBase int timestampBase) { in setTimestampBase()
1069 public @TimestampBase int getTimestampBase() { in getTimestampBase()