Searched refs:can_bind (Results 1 – 3 of 3) sorted by relevance
44 bool can_bind(int display) const;
73 bool DrmCrtc::can_bind(int display) const { in can_bind() function in android::DrmCrtc
250 if (crtc && crtc->can_bind(display)) { in TryEncoderForDisplay()261 if (crtc->can_bind(display)) { in TryEncoderForDisplay()