Searched refs:mLastRenderedSourceDrawingId (Results 1 – 1 of 1) sorted by relevance
330 private long mLastRenderedSourceDrawingId = -1; field in ScrollCaptureViewSupport.ViewRenderer355 if (mLastRenderedSourceDrawingId == source.getUniqueDrawingId()) { in updateForView()358 mLastRenderedSourceDrawingId = source.getUniqueDrawingId(); in updateForView()366 mLastRenderedSourceDrawingId = mSource.getUniqueDrawingId(); in setupLighting()