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

/frameworks/native/libs/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h615 static int32_t callLayerFunction(hwc2_device_t* device, function in class:android::HWC2On1Adapter
630 return HWC2On1Adapter::callLayerFunction(device, displayId, layerId,
639 return callLayerFunction(device, display, layer,
646 return callLayerFunction(device, display, layer,
653 return callLayerFunction(device, display, layer, &Layer::setDataspace,
660 return callLayerFunction(device, display, layer, &Layer::setTransform,

Completed in 566 milliseconds