Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DContentRecorder.java106 private final boolean mCorrectForAnisotropicPixels; field in ContentRecorder
122 mCorrectForAnisotropicPixels = correctForAnisotropicPixels; in ContentRecorder()
515 if (!mCorrectForAnisotropicPixels in computeScaling()