Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp134 CreateLayerLocked(SOLID_SURFACE_COUNT++, layerInfo); in SetLayerInfo()
147 int32_t ret = CreateLayerLocked(surfaceId, layerInfo); in SetLayerInfo()
187 int32_t HdiOutput::CreateLayerLocked(uint64_t surfaceId, const LayerInfoPtr &layerInfo) in CreateLayerLocked() function in OHOS::Rosen::HdiOutput
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_output.h127 int32_t CreateLayerLocked(uint64_t surfaceId, const LayerInfoPtr &layerInfo);