Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.h58 LayerType GetLayerType() const;
H A Dlayer_context.cpp79 OHOS::Rosen::LayerType LayerContext::GetLayerType() const in GetLayerType() function in LayerContext
H A Dhello_composer.cpp223 LayerType type = drawLayer->GetLayerType(); in SetRunArgs()