Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_mission_info.h39 int32_t boundsBottom = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1131 float boundsBottom = bounds.y_ + bounds.w_; in SetParticleDrawRegion() local