Searched refs:getDisplay (Results 1 – 4 of 4) sorted by relevance
469 auto display = getAdapter(device)->getDisplay(displayId); in callDisplayFunction()532 Display& getDisplay() const { return mDisplay; } in getDisplay() function673 Display* getDisplay(hwc2_display_t id);
403 auto display = getAdapter(device)->getDisplay(displayId); in callDisplayFunction()505 Display& getDisplay() const { return mDisplay; } in getDisplay() function640 Display* getDisplay(hwc2_display_t id);
2364 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) in getDisplay() function in android::HWC2On1Adapter2379 auto display = getDisplay(displayId); in getLayer()2390 if (layer->getDisplay().getId() != displayId) { in getLayer()
2275 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) { in getDisplay() function in android::HWC2On1Adapter2288 auto display = getDisplay(displayId); in getLayer()2299 if (layer->getDisplay().getId() != displayId) { in getLayer()