Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp217 mMustValidate(true) {} in ComposerDisplayResource()
270 mMustValidate = mustValidate; in setMustValidateState()
274 return mMustValidate; in mustValidate()
/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h147 bool mMustValidate; variable