Home
last modified time | relevance | path

Searched refs:LayerBufferInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer.h72 class LayerBufferInfo : public RefBase { class in OHOS::Rosen::HdiLayer
74 LayerBufferInfo() = default;
75 virtual ~LayerBufferInfo() = default;
88 sptr<LayerBufferInfo> currBufferInfo_ = nullptr;
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp65 currBufferInfo_ = new LayerBufferInfo(); in HdiLayer()

Completed in 3 milliseconds