Searched refs:nickname (Results 1 - 2 of 2) sorted by relevance
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
H A D | AnnPlaneManager.cpp | 29 char nickname; member in struct:android::intel::PlaneDescription 37 // nickname must be continous and start with 'A', 45 {'G', DisplayPlane::PLANE_OVERLAY, 0}, // nickname for Overlay A 46 {'H', DisplayPlane::PLANE_OVERLAY, 1}, // nickname for Overlay C 47 {'I', DisplayPlane::PLANE_CURSOR, 0}, // nickname for cursor A 48 {'J', DisplayPlane::PLANE_CURSOR, 1}, // nickname for cursor B 49 {'K', DisplayPlane::PLANE_CURSOR, 2} // nickname for cursor C
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
H A D | AnnPlaneManager.cpp | 29 char nickname; member in struct:android::intel::PlaneDescription 37 // nickname must be continous and start with 'A', 45 {'G', DisplayPlane::PLANE_OVERLAY, 0}, // nickname for Overlay A 46 {'H', DisplayPlane::PLANE_OVERLAY, 1}, // nickname for Overlay C 47 {'I', DisplayPlane::PLANE_CURSOR, 0}, // nickname for cursor A 48 {'J', DisplayPlane::PLANE_CURSOR, 1}, // nickname for cursor B 49 {'K', DisplayPlane::PLANE_CURSOR, 2} // nickname for cursor C
|
Completed in 188 milliseconds