Searched defs:idxCount (Results 1 – 3 of 3) sorted by relevance
153 int idxCount = mRS.nMeshGetIndexCount(getID(mRS)); in updateFromNative() local160 mRS.nMeshGetIndices(getID(mRS), idxIDs, primitives, idxCount); in updateFromNative() local
271 RsAllocation * idx, size_t idxCount, in rsi_MeshCreate()
2387 jint idxCount = 0; in nMeshGetIndexCount() local