Начиная с 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 linked) |
void (* сделать недействительным) (const struct hwc_procs *procs) |
void(* vsync)(const struct hwc_procs *procs, int disp, int64_t timestamp) |
Документация для этой структуры была создана из следующего файла:
- Аппаратное обеспечение/libhardware/include/hardware/ hwcomposer.h
Контент и образцы кода на этой странице предоставлены по лицензиям. 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: 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)"]]