Lines Matching refs:prepare
215 // Load and prepare the hardware composer module. Sets mHwc.
243 // Load and prepare the FB HAL, which uses the gralloc module. Sets mFbDev.
590 status_t HWComposer::prepare() {
621 int err = mHwc->prepare(mHwc, mNumDisplays, mLists);
622 ALOGE_IF(err, "HWComposer: prepare failed (%s)", strerror(-err));
640 //ALOGD("prepare: %d, type=%d, handle=%p",