Searched refs:mDebugDisableTransformHint (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h655 int mDebugDisableTransformHint; member in class:android::SurfaceFlinger
H A DSurfaceFlinger.cpp144 mDebugDisableTransformHint(0),
3853 mDebugDisableTransformHint = n ? 1 : 0;
H A DSurfaceFlinger_hwc1.cpp136 mDebugDisableTransformHint(0),
3454 mDebugDisableTransformHint = n ? 1 : 0;
H A DLayer.cpp2344 if (!mFlinger->mDebugDisableTransformHint) {

Completed in 128 milliseconds