Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_layer.cpp139 int32_t HdiLayer::SetLayerTransformMode(TransformType type) in SetLayerTransformMode() function in OHOS::HDI::DISPLAY::HdiLayer
H A Dhdi_session.cpp302 static int32_t SetLayerTransformMode(uint32_t devId, uint32_t layerId, TransformType type) in SetLayerTransformMode() function
H A Ddisplay_composer_vdi_impl.cpp272 int32_t DisplayComposerVdiImpl::SetLayerTransformMode(uint32_t devId, uint32_t layerId, TransformTy… in SetLayerTransformMode() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp293 int32_t DisplayComposerVdiImpl::SetLayerTransformMode(uint32_t devId, uint32_t layerId, TransformTy… in SetLayerTransformMode() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_requester.h416 int32_t SetLayerTransformMode(uint32_t devId, uint32_t layerId, TransformType type) in SetLayerTransformMode() function
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h393 …virtual int32_t SetLayerTransformMode(uint32_t devId, uint32_t layerId, TransformType type) overri… in SetLayerTransformMode() function