Searched refs:fItemArray (Results 1 – 2 of 2) sorted by relevance
42 this->copy(that.fItemArray); in SkTArray()67 fItemArray[i].~T();72 this->copy(that.fItemArray);80 fItemArray[i].~T();92 fItemArray[i].~T(); in ~SkTArray()113 fItemArray[i].~T(); in reset()120 new (fItemArray + i) T; in reset()130 fItemArray[i].~T(); in reset()158 fItemArray[n].~T(); in removeShuffle()243 new (fItemArray + fCount + i) T(t[i]); in push_back_n()[all …]