Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp42 mSupportsBatchedCreateLayer = true; in VtsComposerClient()
102 if (mSupportsBatchedCreateLayer) { in createLayer()
121 if (mSupportsBatchedCreateLayer) { in destroyLayer()
DVtsComposerClient.h234 bool mSupportsBatchedCreateLayer = false; variable