Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp1159 …GraphicTransformType rotationTransform, const RectF &bounds, const RectF &bufferBounds, Gravity gr… in GetSurfaceTransformMatrix()
1189 …GraphicTransformType rotationTransform, const RectF &bounds, const RectF &bufferBounds, Gravity gr… in GetSurfaceTransformMatrixForRotationFixed()
1329 RectF bufferBounds = {0.0f, 0.0f, 0.0f, 0.0f}; in DealWithSurfaceRotationAndGravity() local