Searched refs:vtxPtr (Results 1 – 1 of 1) sorted by relevance
2645 RsAllocation* vtxPtr; in nMeshCreate() local2669 vtxPtr = (RsAllocation*) malloc(sizeof(RsAllocation) * vtxLen); in nMeshCreate()2671 vtxPtr[i] = (RsAllocation)(uintptr_t)jVtxPtr[i]; in nMeshCreate()2680 (RsAllocation *)vtxPtr, vtxLen, in nMeshCreate()2684 free(vtxPtr); in nMeshCreate()