Searched refs:permutationsBitmap (Results 1 – 1 of 1) sorted by relevance
954 const SkBitmap& permutationsBitmap = paintingData->getPermutationsBitmap(); in asFragmentProcessor() local957 auto permutationsView = std::get<0>(GrMakeCachedBitmapProxyView(context, permutationsBitmap)); in asFragmentProcessor()