Searched refs:getLayer (Results 1 – 4 of 4) sorted by relevance
454 auto result = getHWC2(device)->getLayer(displayId, layerId); in layerHook()466 std::tuple<Layer*, HWC2::Error> getLayer(hwc2_display_t displayId,
1716 std::tuple<EmuHWC2::Layer*, Error> EmuHWC2::getLayer( in getLayer() function in android::EmuHWC2
623 auto result = getAdapter(device)->getLayer(displayId, layerId); in callLayerFunction()679 std::tuple<Layer*, HWC2::Error> getLayer(hwc2_display_t displayId,
2441 std::tuple<CfHWC2::Layer*, Error> CfHWC2::getLayer( in getLayer() function in android::CfHWC2