החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מידע על המבנה hwc_procs
#include <
hwcomposer.h
>
ההגדרה מופיעה בשורה
413
בקובץ
hwcomposer.h
.
void(* hotplug)(const struct
hwc_procs
*procs, int disp, int connected)
|
void(* invalidate)(const struct
hwc_procs
*procs)
|
void(* vsync)(const struct
hwc_procs
*procs, int disp, int64_t timestamp)
|
התיעוד של המבנה הזה נוצר מהקובץ הבא:
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. 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: hwc_procs Struct Reference\n\nhwc_procs Struct Reference\n==========================\n\n[Data Fields](#pub-attribs) \nhwc_procs Struct Reference \n\n`\n#include \u003c\n`[hwcomposer.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)`\n\u003e\n`\n\n|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| void(\\* | [invalidate](/reference/hal/structhwc__procs#a163f6173260106716be4a83faba66619) )(const struct [hwc_procs](/reference/hal/structhwc__procs) \\*procs) |\n| ||\n| void(\\* | [vsync](/reference/hal/structhwc__procs#a4ff7c3436585d8b19bb9a8da5d9ce158) )(const struct [hwc_procs](/reference/hal/structhwc__procs) \\*procs, int disp, int64_t timestamp) |\n| ||\n| void(\\* | [hotplug](/reference/hal/structhwc__procs#aa642c4007c670e720eea67e8ff4b15cd) )(const struct [hwc_procs](/reference/hal/structhwc__procs) \\*procs, int disp, int connected) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[413](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)\nof file\n[hwcomposer.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)\n.\n\nField Documentation\n-------------------\n\n\n|--------------------------------------------------------------------------------------------------------------|\n| void(\\* hotplug)(const struct [hwc_procs](/reference/hal/structhwc__procs) \\*procs, int disp, int connected) |\n\n\nDefinition at line\n[467](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)\nof file\n[hwcomposer.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)\n.\n\n|----------------------------------------------------------------------------------------|\n| void(\\* invalidate)(const struct [hwc_procs](/reference/hal/structhwc__procs) \\*procs) |\n\n\nDefinition at line\n[423](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)\nof file\n[hwcomposer.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)\n.\n\n|----------------------------------------------------------------------------------------------------------------|\n| void(\\* vsync)(const struct [hwc_procs](/reference/hal/structhwc__procs) \\*procs, int disp, int64_t timestamp) |\n\n\nDefinition at line\n[445](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)\nof file\n[hwcomposer.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [hwcomposer.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hwcomposer.h)"]]