Home | History | Annotate | Download | only in core

Lines Matching refs:inDst

2060 void mergeT(const void* inSrc, int srcN, const uint8_t* SK_RESTRICT row, int rowN, void* inDst) {
2062 T* SK_RESTRICT dst = static_cast<T*>(inDst);