Searched refs:mBuilderArrays (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/
H A DrsElement.h70 Vector<uint32_t> mBuilderArrays; member in class:android::renderscript::Element::Builder
H A DrsElement.cpp350 mBuilderArrays.setCapacity(initialCapacity);
358 mBuilderArrays.push(arraySize);
367 mBuilderArrays.editArray());
/frameworks/support/renderscript/v8/rs_support/
H A DrsElement.h70 Vector<uint32_t> mBuilderArrays; member in class:android::renderscript::Element::Builder
H A DrsElement.cpp350 mBuilderArrays.setCapacity(initialCapacity);
358 mBuilderArrays.push(arraySize);
367 mBuilderArrays.editArray());

Completed in 256 milliseconds