Searched defs:prepare (Results 1 - 25 of 32) sorted by relevance

12

/hardware/libhardware/tests/hwc/
H A Dtest-arrows.c74 int prepare(int w, int h) { function
151 if (prepare(w, h))
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp91 int HWCVirtualVDS::prepare(hwc_composer_device_1 *dev, function in class:HWCVirtualVDS
127 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) {
250 int HWCVirtualV4L2::prepare(hwc_composer_device_1 *dev, function in class:HWCVirtualV4L2
265 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) {
H A Dhwc_ad.cpp171 bool AssertiveDisplay::prepare(hwc_context_t *ctx, function in class:qhwc::AssertiveDisplay
H A Dhwc_fbupdate.cpp68 mModeOn = prepare(ctx, list, layer->displayFrame, fbZorder) &&
112 bool FBUpdateNonSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateNonSplit
264 bool FBUpdateSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateSplit
H A Dhwc_copybit.cpp134 bool CopyBit::prepare(hwc_context_t *ctx, hwc_display_contents_1_t *list, function in class:qhwc::CopyBit
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_virtual.cpp70 int HWCVirtualVDS::prepare(hwc_composer_device_1 *dev, function in class:HWCVirtualVDS
113 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) {
H A Dhwc_ad.cpp154 bool AssertiveDisplay::prepare(hwc_context_t *ctx, function in class:qhwc::AssertiveDisplay
H A Dhwc_fbupdate.cpp73 mModeOn = prepare(ctx, list, layer->displayFrame, fbZorder) &&
116 bool FBUpdateNonSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateNonSplit
259 bool FBUpdateSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateSplit
H A Dhwc_copybit.cpp346 bool CopyBit::prepare(hwc_context_t *ctx, hwc_display_contents_1_t *list, function in class:qhwc::CopyBit
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_virtual.cpp70 int HWCVirtualVDS::prepare(hwc_composer_device_1 *dev, function in class:HWCVirtualVDS
112 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) {
H A Dhwc_ad.cpp154 bool AssertiveDisplay::prepare(hwc_context_t *ctx, function in class:qhwc::AssertiveDisplay
H A Dhwc_fbupdate.cpp73 mModeOn = prepare(ctx, list, layer->displayFrame, fbZorder) &&
116 bool FBUpdateNonSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateNonSplit
262 bool FBUpdateSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateSplit
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
H A DDummyDevice.cpp53 bool DummyDevice::prepare(hwc_display_contents_1_t *display) function in class:android::intel::DummyDevice
H A DPhysicalDevice.cpp100 bool PhysicalDevice::prepare(hwc_display_contents_1_t *display) function in class:android::intel::PhysicalDevice
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.cpp102 int HWCVirtualVDS::prepare(hwc_composer_device_1 *dev, function in class:HWCVirtualVDS
138 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) {
290 int HWCVirtualV4L2::prepare(hwc_composer_device_1 *dev, function in class:HWCVirtualV4L2
304 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) {
H A Dhwc_ad.cpp150 bool AssertiveDisplay::prepare(hwc_context_t *ctx, function in class:qhwc::AssertiveDisplay
H A Dhwc_fbupdate.cpp75 mModeOn = prepare(ctx, list, layer->displayFrame, fbZorder) &&
118 bool FBUpdateNonSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateNonSplit
270 bool FBUpdateSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateSplit
H A Dhwc_copybit.cpp272 bool CopyBit::prepare(hwc_context_t *ctx, hwc_display_contents_1_t *list, function in class:qhwc::CopyBit
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.cpp48 bool FBUpdateLowRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateLowRes
151 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateHighRes
H A Dhwc_copybit.cpp136 bool CopyBit::prepare(hwc_context_t *ctx, hwc_display_contents_1_t *list, function in class:qhwc::CopyBit
H A Dhwc_mdpcomp.cpp727 int MDPComp::prepare(hwc_context_t *ctx, hwc_display_contents_1_t* list) { function in class:qhwc::MDPComp
/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcomposer.cpp56 bool Hwcomposer::prepare(size_t numDisplays, function in class:android::intel::Hwcomposer
100 ret = device->prepare(displays[i]);
102 ETRACE("failed to do prepare for device %d", i);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcomposer.cpp53 bool Hwcomposer::prepare(size_t numDisplays, function in class:android::intel::Hwcomposer
93 ret = device->prepare(displays[i]);
95 ELOGTRACE("failed to do prepare for device %d", i);
/hardware/intel/img/hwcomposer/merrifield/common/devices/
H A DPhysicalDevice.cpp100 bool PhysicalDevice::prepare(hwc_display_contents_1_t *display) function in class:android::intel::PhysicalDevice
/hardware/libhardware/include/hardware/
H A Dhwcomposer.h46 * before (*prepare)() is called when the HWC_GEOMETRY_CHANGED flag is
47 * also set, otherwise, this field is preserved between (*prepare)()
51 * Always set by the caller before calling (*prepare)(), this value
59 * Always set by the caller before calling (*prepare)(), this value
74 * Set by the caller before calling (*prepare)() ONLY when the
77 * Set by the HWC implementation during (*prepare)(), this indicates
84 * Set by the HWC implementation during (*prepare)(), this indicates
90 * Set by the caller before calling (*prepare)(), this value indicates
97 * independently of the normal prepare/set cycle. The prepare/se
527 int (*prepare)(struct hwc_composer_device_1 *dev, member in struct:hwc_composer_device_1
[all...]

Completed in 477 milliseconds

12