HomeSort by relevance Sort by last modified time
    Searched refs:callLayerFunction (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
HWC2On1Adapter.h 615 static int32_t callLayerFunction(hwc2_device_t* device,
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,
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.h 582 static int32_t callLayerFunction(hwc2_device_t* device,
597 return HWC2On1Adapter::callLayerFunction(device, displayId, layerId,
606 return callLayerFunction(device, display, layer,
613 return callLayerFunction(device, display, layer,
620 return callLayerFunction(device, display, layer, &Layer::setDataspace,
627 return callLayerFunction(device, display, layer, &Layer::setTransform,

Completed in 82 milliseconds