Searched refs:getStaticMatrix (Results 1 – 4 of 4) sorted by relevance
179 || CC_UNLIKELY(getStaticMatrix() && !getStaticMatrix()->isScaleTranslate()); in prepareForFunctorPresence()226 const SkMatrix* getStaticMatrix() const { in getStaticMatrix() function
91 setStaticMatrix(other.getStaticMatrix()); in operator =()
597 if (properties().getStaticMatrix()) { in pushLayerUpdate()598 renderer.concatMatrix(*properties().getStaticMatrix()); in pushLayerUpdate()670 if (properties().getStaticMatrix()) { in pushLayerUpdate()671 mat4 stat(*properties().getStaticMatrix()); in pushLayerUpdate()
220 if (properties.getStaticMatrix()) { in deferNodePropsAndOps()221 mCanvasState.concatMatrix(*properties.getStaticMatrix()); in deferNodePropsAndOps()