Searched refs:mLastRenderedSourceDrawingId (Results 1 – 1 of 1) sorted by relevance
311 private long mLastRenderedSourceDrawingId = -1; field in ScrollCaptureViewSupport.ViewRenderer336 if (mLastRenderedSourceDrawingId == source.getUniqueDrawingId()) { in updateForView()339 mLastRenderedSourceDrawingId = source.getUniqueDrawingId(); in updateForView()347 mLastRenderedSourceDrawingId = mSource.getUniqueDrawingId(); in setupLighting()