/hardware/google/graphics/common/libacryl/hdrplugin_headers/hardware/exynos/ |
D | g2d_hdr_plugin.h | 26 struct g2d_reg *commands; member 41 virtual void putCommands(struct g2d_commandlist __unused *commands) { }; in putCommands()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | mesa-overlay-control.py | 197 commands = parser.add_subparsers(help='commands to run', dest='cmd') variable
|
/hardware/google/graphics/gs201/libacryl_plugins/ |
D | libacryl_hdr_plugin.cpp | 95 std::array<g2d_reg, NUM_HDR_COEFFICIENTS> commands; // (294 * 4 + 1) * 8 bytes member 230 virtual void putCommands(struct g2d_commandlist __unused *commands) override { in putCommands()
|
/hardware/google/graphics/gs101/libacryl_plugins/ |
D | libacryl_hdr_plugin.cpp | 95 std::array<g2d_reg, NUM_HDR_COEFFICIENTS> commands; // (294 * 4 + 1) * 8 bytes member 230 virtual void putCommands(struct g2d_commandlist __unused *commands) override { in putCommands()
|
/hardware/google/graphics/zuma/libacryl_plugins/ |
D | libacryl_hdr_plugin.cpp | 115 std::array<g2d_reg, NUM_HDR_COEFFICIENTS> commands; // (294 * 4 + 1) * 8 bytes member 269 virtual void putCommands(struct g2d_commandlist __unused *commands) override { in putCommands()
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 41 …ser3.CommandResultPayload[] executeCommands(in android.hardware.graphics.composer3.DisplayCommand[… in executeCommands()
|
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 173 CommandResultPayload[] executeCommands(in DisplayCommand[] commands); in executeCommands()
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 41 …ser3.CommandResultPayload[] executeCommands(in android.hardware.graphics.composer3.DisplayCommand[… in executeCommands()
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 41 …ser3.CommandResultPayload[] executeCommands(in android.hardware.graphics.composer3.DisplayCommand[… in executeCommands()
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 41 …ser3.CommandResultPayload[] executeCommands(in android.hardware.graphics.composer3.DisplayCommand[… in executeCommands()
|
/hardware/google/graphics/common/libacryl/local_include/uapi/ |
D | g2d.h | 264 struct g2d_compat_commands commands; member 288 struct g2d_commands commands; member
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerCommandEngine.cpp | 67 int32_t ComposerCommandEngine::execute(const std::vector<DisplayCommand>& commands, in execute()
|
D | ComposerClient.cpp | 113 ndk::ScopedAStatus ComposerClient::executeCommands(const std::vector<DisplayCommand>& commands, in executeCommands()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsComposerClient.cpp | 193 const std::vector<DisplayCommand>& commands) { in executeCommands()
|
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 136 auto commands = mWriter->takePendingCommands(); in execute() local
|
D | VtsHalGraphicsComposer3_TargetTest.cpp | 1794 auto commands = writer.takePendingCommands(); in executeInternal() local
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | validitygenerator.py | 1437 def findRequiredCommands(self, commands): argument
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 2610 StreamLogicDriverInvalidCommand(const CommandSequence& commands) : mCommands(commands) {} in StreamLogicDriverInvalidCommand() 2907 StreamLogicDefaultDriver(std::shared_ptr<StateSequence> commands, size_t frameSizeBytes) in StreamLogicDefaultDriver()
|
/hardware/ril/libril/ |
D | ril_service.cpp | 8415 void radio::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function
|