Searched defs:DRMRect (Results 1 – 5 of 5) sorted by relevance
179 struct DRMRect { struct180 uint32_t left; // Left-most pixel coordinate.181 uint32_t top; // Top-most pixel coordinate.182 uint32_t right; // Right-most pixel coordinate.183 uint32_t bottom; // Bottom-most pixel coordinate.
201 struct DRMRect { struct202 uint32_t left; // Left-most pixel coordinate.203 uint32_t top; // Top-most pixel coordinate.204 uint32_t right; // Right-most pixel coordinate.205 uint32_t bottom; // Bottom-most pixel coordinate.
441 struct DRMRect { struct442 uint32_t left; // Left-most pixel coordinate.443 uint32_t top; // Top-most pixel coordinate.444 uint32_t right; // Right-most pixel coordinate.445 uint32_t bottom; // Bottom-most pixel coordinate.
461 struct DRMRect { struct462 uint32_t left; // Left-most pixel coordinate.463 uint32_t top; // Top-most pixel coordinate.464 uint32_t right; // Right-most pixel coordinate.465 uint32_t bottom; // Bottom-most pixel coordinate.