Home
last modified time | relevance | path

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

/applications/standard/photos/common/src/main/ets/default/model/browser/photo/
DEventPipeline.ts569 let heightScale = this.componentHeight / this.item.imgHeight; variable
624 let heightScale = this.componentHeight / this.item.imgHeight; variable