Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h1319 bool mDebugDisableTransformHint = false; variable
H A DLayer.cpp1359 if (mFlinger->mDebugDisableTransformHint || transformHint & ui::Transform::ROT_INVALID) { in updateTransformHint()
H A DSurfaceFlinger.cpp5505 mDebugDisableTransformHint = n != 0; in onTransact()