Home
last modified time | relevance | path

Searched refs:getOrthoMatrix (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DSnapshot.h164 const Matrix4& getOrthoMatrix() const { return mViewportData.mOrthoMatrix; } in getOrthoMatrix() function
DSnapshot.cpp133 Matrix4 roundRectDrawingMatrix = getOrthoMatrix(); in setClippingRoundRect()