Searched refs:reportDisplayPortUsage (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/ |
D | pixelstats-display.h | 33 void reportDisplayPortUsage(uint32_t width, uint32_t height, float refreshRate, uint32_t vendorId,
|
D | pixelstats-display.cpp | 47 void reportDisplayPortUsage(uint32_t width, uint32_t height, float refreshRate, uint32_t vendorId, in reportDisplayPortUsage() function
|
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/ |
D | ExynosExternalDisplay.cpp | 606 reportDisplayPortUsage(mXres, mYres, refreshRate, manufacturerInfo, productId, enabled); in reportUsage()
|