Home
last modified time | relevance | path

Searched defs:storeSwizzle (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrDataUtils.cpp606 auto storeSwizzle = get_dst_swizzle_and_store(dst.colorType(), in GrConvertPixels() local
721 GrSwizzle storeSwizzle = get_dst_swizzle_and_store(dstInfo.colorType(), &store, &lumMode, in GrClearImage() local
/third_party/flutter/skia/src/gpu/
DGrDataUtils.cpp550 auto storeSwizzle = get_dst_swizzle_and_store(dstInfo.colorType(), &store, &dstIsNormalized, in GrConvertPixels() local