Searched refs:getInfoOrAbort (Results 1 – 2 of 2) sorted by relevance
29 const BorrowedImageInfoGl* getInfoOrAbort(const std::unique_ptr<BorrowedImageInfo>& info) { in getInfoOrAbort() function54 const auto* targetImage = getInfoOrAbort(composeRequest.target); in compose()76 const BorrowedImageInfoGl* layerImage = getInfoOrAbort(layer.source); in compose()
34 const BorrowedImageInfoVk* getInfoOrAbort(const std::unique_ptr<BorrowedImageInfo>& info) { in getInfoOrAbort() function941 const BorrowedImageInfoVk* targetImage = getInfoOrAbort(compositionRequest.target); in buildCompositionVk()970 sourceImage = getInfoOrAbort(layer.source); in buildCompositionVk()