Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h620 static int32_t callLayerFunction(hwc2_device_t* device, in callLayerFunction() function
635 return CfHWC2::callLayerFunction(device, displayId, layerId, in layerHook()
644 return callLayerFunction(device, display, layer, in setLayerBlendModeHook()
651 return callLayerFunction(device, display, layer, in setLayerCompositionTypeHook()
658 return callLayerFunction(device, display, layer, &Layer::setDataspace, in setLayerDataspaceHook()
665 return callLayerFunction(device, display, layer, &Layer::setTransform, in setLayerTransformHook()