Home
last modified time | relevance | path

Searched refs:get_dst_swizzle_and_store (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrDataUtils.cpp420 static GrSwizzle get_dst_swizzle_and_store(GrColorType ct, SkRasterPipeline::StockStage* store, in get_dst_swizzle_and_store() function
602 auto storeSwizzle = get_dst_swizzle_and_store(dst.colorType(), in GrConvertPixels()
717 GrSwizzle storeSwizzle = get_dst_swizzle_and_store(dstInfo.colorType(), &store, &lumMode, in GrClearImage()