• Home
  • Raw
  • Download

Lines Matching defs:ctx

51 MDPComp* MDPComp::getObject(hwc_context_t *ctx, const int& dpy) {  in getObject()
64 void MDPComp::dump(android::String8& buf, hwc_context_t *ctx) in dump()
109 bool MDPComp::init(hwc_context_t *ctx) { in init()
190 void MDPComp::reset(hwc_context_t *ctx) { in reset()
206 struct hwc_context_t* ctx = (struct hwc_context_t*)(udata); in timeout_handler() local
259 void MDPComp::setMDPCompLayerFlags(hwc_context_t *ctx, in setMDPCompLayerFlags()
279 void MDPComp::setRedraw(hwc_context_t *ctx, in setRedraw()
359 bool MDPComp::LayerCache::isSameFrame(hwc_context_t *ctx, int dpy, in isSameFrame()
379 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { in isSupportedForMDPComp()
390 bool MDPComp::isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer) { in isValidDimension()
475 bool MDPComp::isFrameDoable(hwc_context_t *ctx) { in isFrameDoable()
517 void MDPCompNonSplit::trimAgainstROI(hwc_context_t *ctx, hwc_rect_t& fbRect) { in trimAgainstROI()
526 bool MDPCompNonSplit::validateAndApplyROI(hwc_context_t *ctx, in validateAndApplyROI()
567 void MDPCompNonSplit::generateROI(hwc_context_t *ctx, in generateROI()
608 void MDPCompSplit::trimAgainstROI(hwc_context_t *ctx, hwc_rect_t& fbRect) { in trimAgainstROI()
622 bool MDPCompSplit::validateAndApplyROI(hwc_context_t *ctx, in validateAndApplyROI()
669 void MDPCompSplit::generateROI(hwc_context_t *ctx, in generateROI()
738 bool MDPComp::tryFullFrame(hwc_context_t *ctx, in tryFullFrame()
837 bool MDPComp::fullMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in fullMDPComp()
893 bool MDPComp::fullMDPCompWithPTOR(hwc_context_t *ctx, in fullMDPCompWithPTOR()
1131 bool MDPComp::partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list) in partialMDPComp()
1151 bool MDPComp::cacheBasedComp(hwc_context_t *ctx, in cacheBasedComp()
1208 bool MDPComp::loadBasedComp(hwc_context_t *ctx, in loadBasedComp()
1298 bool MDPComp::isLoadBasedCompDoable(hwc_context_t *ctx) { in isLoadBasedCompDoable()
1306 bool MDPComp::canPartialUpdate(hwc_context_t *ctx, in canPartialUpdate()
1318 bool MDPComp::tryVideoOnly(hwc_context_t *ctx, in tryVideoOnly()
1325 bool MDPComp::videoOnlyComp(hwc_context_t *ctx, in videoOnlyComp()
1367 bool MDPComp::tryMDPOnlyLayers(hwc_context_t *ctx, in tryMDPOnlyLayers()
1382 bool MDPComp::mdpOnlyLayersComp(hwc_context_t *ctx, in mdpOnlyLayersComp()
1432 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isYUVDoable()
1465 bool MDPComp::isSecureRGBDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isSecureRGBDoable()
1593 bool MDPComp::markLayersForCaching(hwc_context_t* ctx, in markLayersForCaching()
1649 void MDPComp::updateLayerCache(hwc_context_t* ctx, in updateLayerCache()
1674 void MDPComp::dropNonAIVLayers(hwc_context_t* ctx, in dropNonAIVLayers()
1691 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list, in updateYUV()
1722 void MDPComp::updateSecureRGB(hwc_context_t* ctx, in updateSecureRGB()
1748 hwc_rect_t MDPComp::getUpdatingFBRect(hwc_context_t *ctx, in getUpdatingFBRect()
1764 bool MDPComp::postHeuristicsHandling(hwc_context_t *ctx, in postHeuristicsHandling()
1842 bool MDPComp::resourceCheck(hwc_context_t* ctx, in resourceCheck()
1870 bool MDPComp::hwLimitationsCheck(hwc_context_t* ctx, in hwLimitationsCheck()
1912 void MDPComp::setDynRefreshRate(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in setDynRefreshRate()
1939 int MDPComp::prepare(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in prepare()
2066 bool MDPComp::allocSplitVGPipesfor4k2k(hwc_context_t *ctx, int index) { in allocSplitVGPipesfor4k2k()
2099 int MDPComp::drawOverlap(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in drawOverlap()
2111 void MDPCompNonSplit::adjustForSourceSplit(hwc_context_t *ctx, in adjustForSourceSplit()
2145 int MDPCompNonSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()
2160 bool MDPCompNonSplit::allocLayerPipes(hwc_context_t *ctx, in allocLayerPipes()
2200 int MDPCompNonSplit::configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure4k2kYuv()
2213 bool MDPCompNonSplit::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw()
2326 void MDPCompSplit::adjustForSourceSplit(hwc_context_t *ctx, in adjustForSourceSplit()
2355 bool MDPCompSplit::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, in acquireMDPPipes()
2392 bool MDPCompSplit::allocLayerPipes(hwc_context_t *ctx, in allocLayerPipes()
2424 int MDPCompSplit::configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure4k2kYuv()
2447 int MDPCompSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()
2463 bool MDPCompSplit::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw()
2587 bool MDPCompSrcSplit::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, in acquireMDPPipes()
2653 int MDPCompSrcSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()
2783 int MDPComp::getPartialUpdatePref(hwc_context_t *ctx) { in getPartialUpdatePref()
2805 int MDPComp::setPartialUpdatePref(hwc_context_t *ctx, bool enable) { in setPartialUpdatePref()