Searched refs:getCommandLoc (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerCommandEngine.h | 177 mWriter.setError(getCommandLoc(), err); in executeSetColorTransform() 211 mWriter.setError(getCommandLoc(), err); in executeSetClientTarget() 242 mWriter.setError(getCommandLoc(), err); in executeSetOutputBuffer() 266 mWriter.setError(getCommandLoc(), err); in executeValidateDisplay() 308 mWriter.setError(getCommandLoc(), err); in executePresentOrValidateDisplay() 321 mWriter.setError(getCommandLoc(), err); in executeAcceptDisplayChanges() 340 mWriter.setError(getCommandLoc(), err); in executePresentDisplay() 354 mWriter.setError(getCommandLoc(), err); in executeSetLayerCursorPosition() 385 mWriter.setError(getCommandLoc(), err); in executeSetLayerBuffer() 400 mWriter.setError(getCommandLoc(), err); in executeSetLayerSurfaceDamage() [all …]
|
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
D | ComposerCommandEngine.h | 68 mWriter.setError(getCommandLoc(), err); in executeSetLayerPerFrameMetadata() 81 mWriter.setError(getCommandLoc(), err); in executeSetLayerFloatColor()
|
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerCommandEngine.h | 64 mWriter.setError(getCommandLoc(), err); in executeSetLayerColorTransform() 100 mWriter.setError(getCommandLoc(), err); in executeSetLayerPerFrameMetadataBlobs()
|
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
D | ComposerCommandBuffer.h | 667 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc() function
|