Searched refs:mTimestampBase (Results 1 – 5 of 5) sorted by relevance
115 mTimestampBase == other.mTimestampBase &&159 if (mTimestampBase != other.mTimestampBase) {160 return mTimestampBase < other.mTimestampBase;191 int mTimestampBase; variable
534 mTimestampBase = TIMESTAMP_BASE_DEFAULT; in OutputConfiguration()1004 mTimestampBase = timestampBase; in setTimestampBase()1016 return mTimestampBase; in getTimestampBase()1083 this.mTimestampBase = other.mTimestampBase; in OutputConfiguration()1136 mTimestampBase = timestampBase; in OutputConfiguration()1255 dest.writeInt(mTimestampBase); in writeToParcel()1289 mTimestampBase != other.mTimestampBase || in equals()1328 mDynamicRangeProfile, mStreamUseCase, mTimestampBase, mMirrorMode); in hashCode()1337 mDynamicRangeProfile, mStreamUseCase, mTimestampBase, in hashCode()1375 private int mTimestampBase; field in OutputConfiguration
89 return mTimestampBase; in getTimestampBase()107 mTimestampBase(TIMESTAMP_BASE_DEFAULT), in OutputConfiguration()222 mTimestampBase = timestampBase; in readFromParcel()256 mTimestampBase = TIMESTAMP_BASE_DEFAULT; in OutputConfiguration()269 mTimestampBase(TIMESTAMP_BASE_DEFAULT), in OutputConfiguration()323 err = parcel->writeInt32(mTimestampBase); in writeToParcel()
642 int mTimestampBase; variable
85 mTimestampBase(timestampBase) { in Camera3Stream()187 return mTimestampBase; in getTimestampBase()