Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.h32 constexpr uint64_t USAGE_UNI_LAYER = 1ULL << 60; variable
H A Drs_uni_hwc_prevalidate_util.cpp165 info.usage = buffer->GetUsage() | USAGE_UNI_LAYER; in CreateDisplayNodeLayerInfo()