Searched refs:newElements (Results 1 – 1 of 1) sorted by relevance
455 …android::RSC::sp<const Element> * newElements = (android::RSC::sp<const Element> *)calloc(mElement… in add() local460 memcpy(newElements, mElements, mElementsCount * sizeof(android::RSC::sp<Element>)); in add()471 mElements = newElements; in add()