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.cpp221 mMustValidate(true) {} in ComposerDisplayResource()
282 mMustValidate = mustValidate; in setMustValidateState()
286 return mMustValidate; in mustValidate()
/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h149 bool mMustValidate; variable