Searched defs:executeCommands (Results 1 – 8 of 8) sorted by relevance
41 …android.hardware.graphics.composer3.CommandResultPayload[] executeCommands(in android.hardware.gra… in executeCommands() method
171 CommandResultPayload[] executeCommands(in DisplayCommand[] commands); in executeCommands() method
308 Return<void> executeCommands(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, in executeCommands() function
166 std::pair<ScopedAStatus, std::vector<CommandResultPayload>> VtsComposerClient::executeCommands( in executeCommands() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
97 ndk::ScopedAStatus ComposerClient::executeCommands(const std::vector<DisplayCommand>& commands, in executeCommands() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
564 Return<void> QtiComposerClient::executeCommands(uint32_t inLength, in executeCommands() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient