Searched refs:sI (Results 1 – 1 of 1) sorted by relevance
292 VertexShader sI = mVertexShaders.get(i); in addShaders() local293 shaderAllocs[i] = sI.getRSData().getAllocation(); in addShaders()304 FragmentShader sI = mFragmentShaders.get(i); in addShaders() local305 shaderAllocs[i] = sI.getRSData().getAllocation(); in addShaders()