Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmhwctwo.cpp789 HWC2::Error DrmHwcTwo::HwcLayer::SetLayerTransform(int32_t transform) { in SetLayerTransform() function in android::DrmHwcTwo::HwcLayer
1029 case HWC2::FunctionDescriptor::SetLayerTransform: in HookDevGetFunction()
1031 LayerHook<decltype(&HwcLayer::SetLayerTransform), in HookDevGetFunction()
1032 &HwcLayer::SetLayerTransform, int32_t>); in HookDevGetFunction()
Ddrmhwctwo.h103 HWC2::Error SetLayerTransform(int32_t transform);