Home | History | Annotate | Download | only in functional

Lines Matching refs:posA

387 	dst.quad.posA = IVec2(isFrontFacing ? src.rect.left : (src.rect.left+src.rect.width-1), src.rect.bottom);
471 quad.posA = Vec2(isFrontFacing ? -1.0f : 1.0f, -1.0f);