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