HomeSort by relevance Sort by last modified time
    Searched refs:registerProcs (Results 1 - 5 of 5) sorted by null

  /hardware/libhardware/include/hardware/
hwcomposer.h 343 /* see hwc_composer_device::registerProcs()
532 * (*registerProcs)() registers callbacks that the h/w composer HAL can
535 * from within registerProcs(). registerProcs() must save the hwc_procs_t
538 void (*registerProcs)(struct hwc_composer_device_1* dev,
  /hardware/qcom/display/libhwcomposer/
hwc.cpp 624 dev->device.registerProcs = hwc_registerProcs;
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 140 if (mHwc->registerProcs) {
149 mHwc->registerProcs(mHwc, &mCBContext->procs);
    [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]

Completed in 36 milliseconds