Loading graphics/composer/2.4/IComposerClient.hal +1 −3 Original line number Diff line number Diff line Loading @@ -34,9 +34,7 @@ interface IComposerClient extends @2.3::IComposerClient { /** * The configuration group ID (as int32_t) this config is associated to. * Switching between configurations within the same group may be done seamlessly * in some conditions via setActiveConfigWithConstraints. Configurations which * share the same config group are similar in all attributes except for the * vsync period. * in some conditions via setActiveConfigWithConstraints. */ CONFIG_GROUP = 7, }; Loading Loading
graphics/composer/2.4/IComposerClient.hal +1 −3 Original line number Diff line number Diff line Loading @@ -34,9 +34,7 @@ interface IComposerClient extends @2.3::IComposerClient { /** * The configuration group ID (as int32_t) this config is associated to. * Switching between configurations within the same group may be done seamlessly * in some conditions via setActiveConfigWithConstraints. Configurations which * share the same config group are similar in all attributes except for the * vsync period. * in some conditions via setActiveConfigWithConstraints. */ CONFIG_GROUP = 7, }; Loading