HomeSort by relevance Sort by last modified time
    Searched refs:kSetLayerColorLength (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
ComposerCommandBuffer.h 327 static constexpr uint16_t kSetLayerColorLength = 1;
329 beginCommand(IComposerClient::Command::SET_LAYER_COLOR, kSetLayerColorLength);
  /hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
ComposerCommandEngine.h 416 if (length != CommandWriterBase::kSetLayerColorLength) {

Completed in 101 milliseconds