Home
last modified time | relevance | path

Searched defs:windowCenter (Results 1 – 1 of 1) sorted by relevance

/applications/standard/photos/common/src/main/ets/default/model/browser/photo/
DMediaDataSource.ts528 let windowCenter = Math.round((this.activeStart + this.activeEnd) / 2); variable
723 let forwardStep = dataIndex - windowCenter; variable