Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DTransactionState.h40 void enableDebugLogCallPoints() { mLogCallPoints = true; } in enableDebugLogCallPoints() function
DSurfaceComposerClient.h808 void enableDebugLogCallPoints();
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1205 void SurfaceComposerClient::Transaction::enableDebugLogCallPoints() { in enableDebugLogCallPoints() function in android::SurfaceComposerClient::Transaction
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2512 transaction->enableDebugLogCallPoints(); in nativeEnableDebugLogCallPoints()