HomeSort by relevance Sort by last modified time
    Searched refs:isPureTranslate (Results 1 - 5 of 5) sorted by null

  /frameworks/base/libs/hwui/
Matrix.h 182 bool isPureTranslate() const;
OpenGLRenderer.cpp     [all...]
DisplayListOp.h 785 pureTranslate &= state.mMatrix.isPureTranslate();
    [all...]
Matrix.cpp 133 bool Matrix4::isPureTranslate() const {
PathTessellator.cpp 101 if (CC_UNLIKELY(!transform->isPureTranslate())) {
    [all...]

Completed in 39 milliseconds