Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dtexture_component.h66 return srcHeight_; in GetSrcHeight()
76 srcHeight_ = height; in SetSrcHeight()
112 uint32_t srcHeight_ = 0; variable