| /device/generic/goldfish/audio/ |
| D | primary_device.cpp | 135 AudioPatch patch; in createAudioPatch() local 140 patch.source = sources[0]; in createAudioPatch() 141 patch.sink = sinks[0]; in createAudioPatch() 147 if (mAudioPatches.insert({handle, patch}).second) { in createAudioPatch() 169 AudioPatch patch; in updateAudioPatch() local 170 patch.source = sources[0]; in updateAudioPatch() 171 patch.sink = sinks[0]; in updateAudioPatch() 172 i->second = patch; in updateAudioPatch() 431 Return<Result> PrimaryDevice::releaseAudioPatch(int32_t patch) { in releaseAudioPatch() argument 432 return mDevice->releaseAudioPatch(patch); in releaseAudioPatch()
|
| D | primary_device.h | 75 Return<Result> releaseAudioPatch(AudioPatchHandle patch) override; 168 Return<Result> releaseAudioPatch(AudioPatchHandle patch) override;
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vk_video/ |
| D | vulkan_video_codecs_common.h | 23 #define VK_MAKE_VIDEO_STD_VERSION(major, minor, patch) \ argument 24 ((((uint32_t)(major)) << 22) | (((uint32_t)(minor)) << 12) | ((uint32_t)(patch)))
|
| /device/google/contexthub/firmware/lib/builtins/ |
| D | CREDITS.TXT | 2 project. If you have contributed a patch or made some other contribution to 3 LLVM/CompilerRT, please submit a patch to this file to add yourself, and it will be
|
| /device/linaro/dragonboard/installer/db845c/ |
| D | recovery.sh | 29 sudo ${QDL} prog_firehose_ddr.elf rawprogram[012345].xml patch[012345].xml
|
| /device/linaro/dragonboard/installer/rb5/ |
| D | recovery.sh | 28 sudo ${QDL} prog_firehose_ddr.elf rawprogram?.xml patch?.xml
|
| /device/google/shusky/location/ |
| D | lhd_user.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| /device/google/pantah/location/ |
| D | lhd_user.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd_user.conf.p10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd_user.conf.c10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd.conf.p10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd.conf.c10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| /device/google/gs101/location/ |
| D | lhd_user.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| /device/google/lynx/location/ |
| D | lhd_user.conf.l10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd.conf.l10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| /device/google/felix/location/ |
| D | lhd_user.conf.f10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| D | lhd.conf.f10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
| /device/google/atv/audio_proxy/service/ |
| D | DeviceImpl.cpp | 389 Return<Result> DeviceImpl::releaseAudioPatch(AudioPatchHandle patch) { in releaseAudioPatch() argument 390 size_t removed = mAudioPatchHandles.erase(patch); in releaseAudioPatch()
|
| D | DeviceImpl.h | 106 Return<Result> releaseAudioPatch(AudioPatchHandle patch) override;
|
| /device/google/trout/agl_services_build/yocto-layer/meta-google/classes/ |
| D | google-image-overlay.bbclass | 40 # Copied from https://patchwork.openembedded.org/patch/138100/
|
| /device/generic/vulkan-cereal/third-party/renderdoc/include/ |
| D | renderdoc_app.h | 453 typedef void(RENDERDOC_CC *pRENDERDOC_GetAPIVersion)(int *major, int *minor, int *patch);
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/internal/ |
| D | dri_interface.h | 635 int patch; /**< Patch-level. */ member
|