Searched defs:queueCommand (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ | ||
H A D | NPCComponent.java | 470 private void queueCommand(int hotspot) { in queueCommand() method in NPCComponent |
/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/engine/ | ||
D | DefaultEngine.cpp | 714 void DefaultEngine::queueCommand(std::string source, EngineCommand::Type type) { in queueCommand() function in android::automotive::computepipe::runner::engine::DefaultEngine |
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ | ||
H A D | CommandProcessor.cpp | 675 angle::Result CommandProcessor::queueCommand(CommandProcessorTask &&task) in queueCommand() function in rx::vk::CommandProcessor |