Searched refs:fCurrMatrix (Results 1 – 1 of 1) sorted by relevance
127 if (fCurrMatrix != canvas->getTotalMatrix()) { in onDrawContent()129 fCurrMatrix = canvas->getTotalMatrix(); in onDrawContent()211 SkMatrix fCurrMatrix; member in DrawingServerView