Searched refs:tryStoreBitmap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DSkiaShader.cpp202 bool tryStoreBitmap(Caches& caches, const SkShader& shader, const Matrix4& modelViewMatrix, function in namespace:android::uirenderer
284 LOG_ALWAYS_FATAL_IF(!tryStoreBitmap(caches, bitmapShader, modelViewMatrix,
369 if (tryStoreBitmap(caches, shader, modelViewMatrix,

Completed in 47 milliseconds