Lines Matching refs:isPureTranslate
1112 if (currentTransform().isPureTranslate() &&
1138 bool simpleTransform = currentTransform().isPureTranslate() &&
1229 if (currentTransform().isPureTranslate()) {
2076 if (currentTransform().isPureTranslate()) {
2362 if (CC_LIKELY(currentTransform().isPureTranslate() && !useScaleTransform)) {
2444 const bool pureTranslate = currentTransform().isPureTranslate();
2859 const bool pureTranslate = currentTransform().isPureTranslate();
2905 if (CC_LIKELY(transform.isPureTranslate())) {
2936 const bool pureTranslate = transform.isPureTranslate();
3105 if (CC_LIKELY(currentTransform().isPureTranslate())) {
3436 if (CC_LIKELY(currentTransform().isPureTranslate())) {