Searched defs:bitmapShader (Results 1 – 3 of 3) sorted by relevance
309 auto& bitmapShader = *rec.fAlloc->make<sk_sp<SkShader>>(); in appendStages() local336 auto& bitmapShader = *alloc->make<sk_sp<SkShader>>(); in program() local353 sk_sp<SkShader> bitmapShader = this->rasterShader(totalM, rec.fDstColorType, in onMakeContext() local
184 auto bitmapShader = fBitmap.makeShader(kTileConfigs[tileMode].tmx, in drawScene() local
2036 auto bitmapShader = SkMakeBitmapShaderForPaint(paint, bitmap, in drawImageRect() local