Home
last modified time | relevance | path

Searched refs:primaryHeight (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.h70 void setPrimaryAttributes(uint32_t primaryWidth, uint32_t primaryHeight);
Dhdmi.cpp716 uint32_t primaryHeight) { in setPrimaryAttributes() argument
717 mPrimaryHeight = primaryHeight; in setPrimaryAttributes()