27 মার্চ, 2025 থেকে, আমরা AOSP তৈরি করতে এবং অবদান রাখতে aosp-main
এর পরিবর্তে android-latest-release
ব্যবহার করার পরামর্শ দিচ্ছি। আরও তথ্যের জন্য, AOSP-তে পরিবর্তনগুলি দেখুন।
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
hwc2_device স্ট্রাকট রেফারেন্স
#include < hwcomposer2.h >
hwcomposer2.h ফাইলের 691 লাইনে সংজ্ঞা।
void(* getCapabilities)(struct hwc2_device *device, uint32_t *outCount, int32_t *outCapabilities) |
এই কাঠামোর জন্য ডকুমেন্টেশন নিম্নলিখিত ফাইল থেকে তৈরি করা হয়েছিল:
এই পৃষ্ঠার কন্টেন্ট ও কোডের নমুনাগুলি Content License-এ বর্ণিত লাইসেন্সের অধীনস্থ। Java এবং OpenJDK হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-29 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-29 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)"]]