Searched refs:newElements (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DElement.cpp455 android::RSC::sp<const Element> * newElements = (android::RSC::sp<const Element> *)calloc(mElementsVecSize, sizeof(android::RSC::sp<const Element>)); local
460 memcpy(newElements, mElements, mElementsCount * sizeof(android::RSC::sp<Element>));
471 mElements = newElements;
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 334 milliseconds