Searched refs:texElem (Results 1 – 2 of 2) sorted by relevance
698 ScriptField_ListAllocs_s.Item texElem = new ScriptField_ListAllocs_s.Item(); in initRS() local699 texElem.item = loadTextureRGB(R.drawable.globe); in initRS()700 mTextureAllocs.set(texElem, i, false); in initRS()
584 …ObjectBaseRef<const Element> texElem = Element::createRef(mRSC, RS_TYPE_FLOAT_32, RS_KIND_USER, fa… in initVertexArrayBuffers() local588 builder.add(texElem.get(), "texture0", 1); in initVertexArrayBuffers()