Home
last modified time | relevance | path

Searched refs:reportDisplayPortUsage (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/
Dpixelstats-display.h33 void reportDisplayPortUsage(uint32_t width, uint32_t height, float refreshRate, uint32_t vendorId,
Dpixelstats-display.cpp47 void reportDisplayPortUsage(uint32_t width, uint32_t height, float refreshRate, uint32_t vendorId, in reportDisplayPortUsage() function
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp606 reportDisplayPortUsage(mXres, mYres, refreshRate, manufacturerInfo, productId, enabled); in reportUsage()