Searched refs:emplace_at_memcpy (Results 1 – 1 of 1) sorted by relevance
235 static void emplace_at_memcpy(SkTArray<T>* array, int idx, Args&&... args) { in emplace_at_memcpy() function273 emplace_at_memcpy(&fCopyPathRanges, fCurrCopyAtlasRangesIdx, std::move(srcProxy), 1); in recordCopyPathInstance()