Home
last modified time | relevance | path

Searched refs:setError (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h163 mWriter->setError(getCommandLoc(), err); in executeValidateDisplayInternal()
202 mWriter->setError(getCommandLoc(), err); in executeSetColorTransform()
236 mWriter->setError(getCommandLoc(), err); in executeSetClientTarget()
267 mWriter->setError(getCommandLoc(), err); in executeSetOutputBuffer()
318 mWriter->setError(getCommandLoc(), err); in executeAcceptDisplayChanges()
337 mWriter->setError(getCommandLoc(), err); in executePresentDisplay()
351 mWriter->setError(getCommandLoc(), err); in executeSetLayerCursorPosition()
382 mWriter->setError(getCommandLoc(), err); in executeSetLayerBuffer()
397 mWriter->setError(getCommandLoc(), err); in executeSetLayerSurfaceDamage()
410 mWriter->setError(getCommandLoc(), err); in executeSetLayerBlendMode()
[all …]
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerCommandEngine.h73 mWriter->setError(getCommandLoc(), err); in executeSetLayerPerFrameMetadata()
86 mWriter->setError(getCommandLoc(), err); in executeSetLayerFloatColor()
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h69 mWriter->setError(getCommandLoc(), err); in executeSetLayerColorTransform()
105 mWriter->setError(getCommandLoc(), err); in executeSetLayerPerFrameMetadataBlobs()
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerCommandEngine.h70 mWriter->setError(getCommandLoc(), static_cast<V2_1::Error>(err)); in executeValidateDisplayInternal()
108 mWriter->setError(getCommandLoc(), static_cast<V2_1::Error>(error)); in executeSetLayerGenericMetadata()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h192 void setError(int err) { mError = err; }; in setError() function
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h156 void setError(uint32_t location, Error error) { in setError() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h160 void setError(uint32_t location, Error error) { in setError() function
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal644 * setError(uint32_t location, Error error);