Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h164 boundRect_ = boundRect; in SetBoundSize()
309 return boundRect_; in GetBoundSize()
473 boundRect_ = layerInfo->GetBoundSize(); in CopyLayerInfo()
586 …GraphicIRect boundRect_; // node's bound width and height related to this layer, used for uni rend… variable