Home
last modified time | relevance | path

Searched defs:dstTexture (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/libs/renderengine/skia/
H A DCache.cpp56 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawShadowLayers()
121 const std::shared_ptr<ExternalTexture>& dstTexture, in drawImageLayers()
162 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawSolidLayers()
189 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawBlurLayers()
216 const std::shared_ptr<ExternalTexture>& dstTexture, in drawClippedLayers()
262 const std::shared_ptr<ExternalTexture>& dstTexture, in drawPIPImageLayer()
296 const std::shared_ptr<ExternalTexture>& dstTexture) { in drawHolePunchLayer()
367 const auto dstTexture = in primeShaderCache() local