2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
hwc2_device 構造体リファレンス
#include <
hwcomposer2.h
>
void(* getCapabilities)(struct
hwc2_device
*device, uint32_t *outCount, int32_t *outCapabilities)
|
この構造体のドキュメントは、次のファイルから生成されました。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-27 UTC。"],[],[],null,["# Android Hardware Abstraction Layer: hwc2_device Struct Reference\n\nhwc2_device Struct Reference\n============================\n\n[Data Fields](#pub-attribs) \nhwc2_device Struct Reference \n\n`\n#include \u003c\n`[hwcomposer2.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)`\n\u003e\n`\n\n|---------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| struct [hw_device_t](/reference/hal/structhw__device__t) | [common](/reference/hal/structhwc2__device#a86a0ca82dd3f02023e259b8b5e155dbe) |\n| ||\n| void(\\* | [getCapabilities](/reference/hal/structhwc2__device#afd70eebc0150e6e1d064548b29a5eea2) )(struct [hwc2_device](/reference/hal/structhwc2__device) \\*device, uint32_t \\*outCount, int32_t \\*outCapabilities) |\n| ||\n| [hwc2_function_pointer_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h) (\\* | [getFunction](/reference/hal/structhwc2__device#a12189ce38f93aa3fabe06378e0a4cb44) )(struct [hwc2_device](/reference/hal/structhwc2__device) \\*device, int32_tdescriptor) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[691](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)\nof file\n[hwcomposer2.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------------------------------------------------------|\n| struct [hw_device_t](/reference/hal/structhw__device__t) common |\n\n\nDefinition at line\n[694](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)\nof file\n[hwcomposer2.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)\n.\n\n|--------------------------------------------------------------------------------------------------------------------------------------------|\n| void(\\* getCapabilities)(struct [hwc2_device](/reference/hal/structhwc2__device) \\*device, uint32_t \\*outCount, int32_t \\*outCapabilities) |\n\n\nDefinition at line\n[712](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)\nof file\n[hwcomposer2.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)\n.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [hwc2_function_pointer_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h) (\\* getFunction)(struct [hwc2_device](/reference/hal/structhwc2__device) \\*device, int32_tdescriptor) |\n\n\nDefinition at line\n[725](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)\nof file\n[hwcomposer2.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [hwcomposer2.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer2.h)"]]