OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crtc_property_
(Results
1 - 2
of
2
) sorted by null
/external/drm_hwcomposer/
drmplane.cpp
61
ret = drm_->GetPlaneProperty(*this, "CRTC_ID", &
crtc_property_
);
145
return
crtc_property_
;
drmplane.h
66
DrmProperty
crtc_property_
;
member in class:android::DrmPlane
Completed in 176 milliseconds