Searched refs:load_dst (Results 1 – 1 of 1) sorted by relevance
34 template <DstType D> Sk4f load_dst(SkPMColor dstC) { in load_dst() function83 Sk4f d4 = load_dst<D>(dst[i]); in general_1()90 load_dst<D>(dst[i]).store(d.fVec); in general_1()103 Sk4f d4 = load_dst<D>(dst[i]); in general_n()110 load_dst<D>(dst[i]).store(d.fVec); in general_n()179 Sk4f d4 = load_dst<D>(dst[i]); in src_n()208 Sk4f d4 = load_dst<D>(*dst); in src_1()245 Sk4f d4 = load_dst<D>(dst[i]); in srcover_n()271 Sk4f d4 = load_dst<D>(dst[i]); in srcover_n()398 Sk4f d4 = load_dst<D>(dst[i]); in src_1_lcd()[all …]