Searched refs:idxPtr (Results 1 – 1 of 1) sorted by relevance
2655 RsAllocation* idxPtr; in nMeshCreate() local2680 idxPtr = (RsAllocation*) malloc(sizeof(RsAllocation) * idxLen); in nMeshCreate()2682 idxPtr[i] = (RsAllocation)(uintptr_t)jIdxPtr[i]; in nMeshCreate()2687 (RsAllocation *)idxPtr, idxLen, in nMeshCreate()2691 free(idxPtr); in nMeshCreate()