Home
last modified time | relevance | path

Searched refs:getCommandLoc (Results 1 – 7 of 7) 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/qcom/sm7250/display/composer/
DQtiComposerClient.cpp1350 mWriter.setError(getCommandLoc(), static_cast<Error>(err)); in parseSetColorTransform()
1382 mWriter.setError(getCommandLoc(), err); in parseSetClientTarget()
1409 mWriter.setError(getCommandLoc(), err); in parseSetOutputBuffer()
1504 mWriter.setError(getCommandLoc(), static_cast<Error>(err)); in parseValidateDisplay()
1517 mWriter.setError(getCommandLoc(), static_cast<Error>(err)); in parseAcceptDisplayChanges()
1566 mWriter.setError(getCommandLoc(), err); in parsePresentDisplay()
1611 mWriter.setError(getCommandLoc(), err); in parsePresentOrValidateDisplay()
1624 mWriter.setError(getCommandLoc(), static_cast<Error>(err)); in parseSetLayerCursorPosition()
1650 mWriter.setError(getCommandLoc(), static_cast<Error>(error)); in parseSetLayerBuffer()
1666 mWriter.setError(getCommandLoc(), static_cast<Error>(err)); in parseSetLayerSurfaceDamage()
[all …]
DQtiComposerCommandBuffer.h771 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc() function
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h69 mWriter->setError(getCommandLoc(), err); in executeSetLayerColorTransform()
103 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()
114 mWriter->setError(getCommandLoc(), static_cast<V2_1::Error>(error)); in executeSetLayerGenericMetadata()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h680 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc() function