Searched refs: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
291 LOG_ALWAYS_FATAL_IF(!tryStoreGradient(caches, gradientShader, modelViewMatrix,
328 if (tryStoreGradient(caches, shader, modelViewMatrix,

Completed in 53 milliseconds