HomeSort by relevance Sort by last modified time
    Searched refs:hwc_procs_t (Results 1 - 25 of 61) sorted by null

1 2 3

  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_display_external.h 34 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, uint32_t primary_width,
37 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
52 HWCDisplayExternal(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
hwc_display_virtual.h 36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
48 HWCDisplayVirtual(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
hwc_display_external_test.h 37 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
78 HWCDisplayExternalTest(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
hwc_display_primary.h 36 hwc_procs_t const **hwc_procs, qService::QService *qservice,
55 hwc_procs_t const **hwc_procs, qService::QService *qservice);
hwc_display_null.cpp 34 int HWCDisplayNull::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
60 HWCDisplayNull::HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs)
hwc_display_null.h 36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
98 HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
hwc_display_external.cpp 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
47 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
107 HWCDisplayExternal::HWCDisplayExternal(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
hwc_session.h 66 static void RegisterProcs(hwc_composer_device_1 *device, hwc_procs_t const *procs);
136 hwc_procs_t hwc_procs_default_;
137 hwc_procs_t const *hwc_procs_ = &hwc_procs_default_;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_display_external.h 34 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, uint32_t primary_width,
37 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
52 HWCDisplayExternal(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
hwc_display_virtual.h 36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
48 HWCDisplayVirtual(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
hwc_display_external_test.h 37 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
78 HWCDisplayExternalTest(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
hwc_display_primary.h 36 hwc_procs_t const **hwc_procs, qService::QService *qservice,
55 hwc_procs_t const **hwc_procs, qService::QService *qservice);
hwc_display_null.cpp 34 int HWCDisplayNull::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
60 HWCDisplayNull::HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs)
hwc_display_null.h 36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
98 HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
hwc_display_external.cpp 42 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
47 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
107 HWCDisplayExternal::HWCDisplayExternal(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_external.h 34 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, uint32_t primary_width,
37 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
50 HWCDisplayExternal(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
hwc_display_virtual.h 36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
48 HWCDisplayVirtual(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
hwc_display_primary.h 44 hwc_procs_t const **hwc_procs, qService::QService *qservice,
61 hwc_procs_t const **hwc_procs, qService::QService *qservice);
hwc_display_null.cpp 34 int HWCDisplayNull::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
60 HWCDisplayNull::HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs)
hwc_display_null.h 36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
98 HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
  /hardware/intel/img/hwcomposer/merrifield/include/
Hwcomposer.h 50 virtual void registerProcs(hwc_procs_t const *procs);
109 hwc_procs_t const *mProcs;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
Hwcomposer.h 46 virtual void registerProcs(hwc_procs_t const *procs);
107 hwc_procs_t const *mProcs;
  /hardware/libhardware/include/hardware/
hwcomposer.h 469 } hwc_procs_t; typedef in typeref:struct:hwc_procs
647 * from within registerProcs(). registerProcs() must save the hwc_procs_t
651 hwc_procs_t const* procs);
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/base/
Hwcomposer.cpp 337 mProcs->vsync(const_cast<hwc_procs_t*>(mProcs), IDisplayDevice::DEVICE_PRIMARY, timestamp);
351 mProcs->hotplug(const_cast<hwc_procs_t*>(mProcs), disp, connected);
364 mProcs->invalidate(const_cast<hwc_procs_t*>(mProcs));
401 void Hwcomposer::registerProcs(hwc_procs_t const *procs)
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
Hwcomposer.cpp 329 mProcs->vsync(const_cast<hwc_procs_t*>(mProcs), IDisplayDevice::DEVICE_PRIMARY, timestamp);
339 mProcs->hotplug(const_cast<hwc_procs_t*>(mProcs), disp, connected);
352 mProcs->invalidate(const_cast<hwc_procs_t*>(mProcs));
389 void Hwcomposer::registerProcs(hwc_procs_t const *procs)

Completed in 346 milliseconds

1 2 3