Searched refs:mSnapshotLuma (Results 1 – 2 of 2) sorted by relevance
618 private float mSnapshotLuma; field in TransitionInfo.Change646 mSnapshotLuma = in.readFloat(); in Change()668 out.mSnapshotLuma = mSnapshotLuma; in localRemoteCopy()756 mSnapshotLuma = luma; in setSnapshot()889 return mSnapshotLuma; in getSnapshotLuma()914 dest.writeFloat(mSnapshotLuma); in writeToParcel()
2498 change.setSnapshot(info.mSnapshot, info.mSnapshotLuma); in calculateTransitionInfo()2851 float mSnapshotLuma; field in Transition.ChangeInfo3293 changeInfo.mSnapshotLuma = TransitionAnimation.getBorderLuma( in freeze()