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

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp1636 addInts(colors, (meshWidth + 1) * (meshHeight + 1));
1654 addInts(xDivs, width);
1655 addInts(yDivs, height);
H A DDisplayListRenderer.h726 void addInts(const int32_t* values, uint32_t count) { function in class:android::uirenderer::DisplayListRenderer

Completed in 472 milliseconds