Searched refs:executeSetLayerColor (Results 1 – 3 of 3) sorted by relevance
70 void executeSetLayerColor(int64_t display, int64_t layer, const Color& color);
377 void ComposerCommandEngine::executeSetLayerColor(int64_t display, int64_t layer, in executeSetLayerColor() function in aidl::android::hardware::graphics::composer3::impl::ComposerCommandEngine
121 return executeSetLayerColor(length); in executeCommand()416 bool executeSetLayerColor(uint16_t length) { in executeSetLayerColor() function