Searched defs:DRMRect (Results 1 – 6 of 6) 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.
390 struct DRMRect { struct391 uint32_t left; // Left-most pixel coordinate.392 uint32_t top; // Top-most pixel coordinate.393 uint32_t right; // Right-most pixel coordinate.394 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.
456 struct DRMRect { struct457 uint32_t left; // Left-most pixel coordinate.458 uint32_t top; // Top-most pixel coordinate.459 uint32_t right; // Right-most pixel coordinate.460 uint32_t bottom; // Bottom-most pixel coordinate.