Searched refs:bitmapShader (Results 1 – 2 of 2) sorted by relevance
104 final BitmapShader bitmapShader = new BitmapShader(tileBitmap, in tileify() local106 shapeDrawable.getPaint().setShader(bitmapShader); in tileify()
285 void storeCompose(Caches& caches, const SkShader& bitmapShader, const SkShader& gradientShader, in storeCompose() argument288 LOG_ALWAYS_FATAL_IF(!tryStoreBitmap(caches, bitmapShader, modelViewMatrix, in storeCompose()