Home
last modified time | relevance | path

Searched refs:hasChangesError (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHal.h75 inline bool hasChangesError(hardware::graphics::composer::hal::Error error) { in hasChangesError() function
DHWC2.cpp482 if (error != Error::NONE && !hasChangesError(error)) { in validate()
500 if (error != Error::NONE && !hasChangesError(error)) { in presentOrValidate()
DHWComposer.cpp506 if (!hasChangesError(error)) { in getDeviceCompositionChanges()
523 if (!hasChangesError(error)) { in getDeviceCompositionChanges()