AllocateOps
bool AllocateOps(int32 count);
if (!AllocateOps(count))
if (!AllocateOps(otherData->opCount) || !AllocatePts(otherData->ptCount))
if (!AllocateOps(1) || !AllocatePts(1))
if (!AllocateOps(1))
if (!AllocateOps(1))
if (!AllocateOps(1))
if (!AllocateOps(1))
if (!fShape.AllocateOps(opCount) || !fShape.AllocatePts(ptCount))