Searched refs:display_ref_ (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/display/intel-i915/
H A Ddisplay-device.cpp124 if (display_ref_) {
125 fbl::AutoLock lock(&display_ref_->mtx);
127 display_ref_->display_device = nullptr;
173 display_ref_ = display_ref.release();
176 if (display_ref_ == nullptr) {
H A Ddisplay-device.h115 display_ref_t* display_ref_ = nullptr; member in class:i915::DisplayDevice

Completed in 28 milliseconds