Lines Matching defs:dstTexture
71 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawShadowLayers()
138 const std::shared_ptr<ExternalTexture>& dstTexture, in drawImageLayers()
178 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawSolidLayers()
204 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawBlurLayers()
230 const std::shared_ptr<ExternalTexture>& dstTexture, in drawClippedLayers()
275 const std::shared_ptr<ExternalTexture>& dstTexture, in drawPIPImageLayer()
308 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawHolePunchLayer()
337 const std::shared_ptr<ExternalTexture>& dstTexture, in drawImageDimmedLayers()
370 const std::shared_ptr<ExternalTexture>& dstTexture, in drawTransparentImageDimmedLayers()
416 const std::shared_ptr<ExternalTexture>& dstTexture, in drawClippedDimmedImageLayers()
463 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawSolidDimmedLayers()
489 const std::shared_ptr<ExternalTexture>& dstTexture, in drawBT2020ImageLayers()
522 const std::shared_ptr<ExternalTexture>& dstTexture, in drawBT2020ClippedImageLayers()
556 const std::shared_ptr<ExternalTexture>& dstTexture, in drawExtendedHDRImageLayers()
594 const std::shared_ptr<ExternalTexture>& dstTexture, in drawP3ImageLayers()
629 const std::shared_ptr<ExternalTexture>& dstTexture, in drawEdgeExtensionLayers()
715 const auto dstTexture = in primeShaderCache() local