27 Mart 2025'ten itibaren AOSP'yi derlemek ve AOSP'ye katkıda bulunmak için aosp-main
yerine android-latest-release
kullanmanızı öneririz. Daha fazla bilgi için AOSP'de yapılan değişiklikler başlıklı makaleyi inceleyin.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
hwc_procs Yapı Referansı
#include <
hwcomposer.h
>
Tanımı,
hwcomposer.h
dosyasının
413
satırındadır.
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)
|
Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur:
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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)"]]