Home
last modified time | relevance | path

Searched refs:parseSetLayerBuffer (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/default/
DComposerClient.h148 bool parseSetLayerBuffer(uint16_t length);
DComposerClient.cpp574 return parseSetLayerBuffer(length); in parseCommand()
834 bool ComposerClient::CommandReader::parseSetLayerBuffer(uint16_t length) in parseSetLayerBuffer() function in android::hardware::graphics::composer::V2_1::implementation::ComposerClient::CommandReader