Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDrmCrtc.cpp22 uint32_t crtcIndexInResourcesArray) { in create() argument
23 std::unique_ptr<DrmCrtc> crtc(new DrmCrtc(crtcId, crtcIndexInResourcesArray)); in create()
DDrmCrtc.h37 uint32_t crtcIndexInResourcesArray);