Searched defs:tryStoreGradient (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DSkiaShader.cpp120 bool tryStoreGradient(Caches& caches, const SkShader& shader, const Matrix4 modelViewMatrix, function in namespace:android::uirenderer
287 LOG_ALWAYS_FATAL_IF(!tryStoreGradient(caches, gradientShader, modelViewMatrix,
363 if (tryStoreGradient(caches, shader, modelViewMatrix,

Completed in 758 milliseconds