Home
last modified time | relevance | path

Searched refs:out_fence_ptr_property_ (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/drm/
DDrmCrtc.h59 return out_fence_ptr_property_; in GetOutFencePtrProperty()
72 DrmProperty out_fence_ptr_property_; variable
DDrmCrtc.cpp58 ret = GetCrtcProperty(dev, *c, "OUT_FENCE_PTR", &c->out_fence_ptr_property_); in CreateInstance()