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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2On1Adapter.h574 static int32_t callLayerFunction(hwc2_device_t* device, function in class:android::HWC2On1Adapter
589 return HWC2On1Adapter::callLayerFunction(device, displayId, layerId,
598 return callLayerFunction(device, display, layer,
605 return callLayerFunction(device, display, layer,
612 return callLayerFunction(device, display, layer, &Layer::setDataspace,
619 return callLayerFunction(device, display, layer, &Layer::setTransform,

Completed in 331 milliseconds