Home | History | Annotate | Download | only in hwc

Lines Matching refs:prepare

41  *   the list through a prepare call.  During the prepare call the HWC
1431 // Perform prepare operation
1432 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(hwcList); }
1433 hwcDevice->prepare(hwcDevice, 1, &hwcList);
1435 testPrintI("Post Prepare:");