Home | History | Annotate | Download | only in gpu

Lines Matching refs:valid_pixel_conversion

387 static bool valid_pixel_conversion(GrColorType cpuColorType, GrPixelConfig gpuConfig,
512 if (!valid_pixel_conversion(srcColorType, dstProxy->config(), premul)) {
616 if (!valid_pixel_conversion(dstColorType, srcProxy->config(), unpremul)) {