OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:can_bind
(Results
1 - 3
of
3
) sorted by null
/external/drm_hwcomposer/
drmcrtc.h
44
bool
can_bind
(int display) const;
drmcrtc.cpp
73
bool DrmCrtc::
can_bind
(int display) const {
function in class:android::DrmCrtc
drmresources.cpp
250
if (crtc && crtc->
can_bind
(display)) {
261
if (crtc->
can_bind
(display)) {
Completed in 333 milliseconds