Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/libhdmi/
Dhdmi_stub.cpp79 uint32_t primaryHeight) { in setPrimaryAttributes() argument
82 (void) primaryHeight; in setPrimaryAttributes()
Dhdmi.h70 void setPrimaryAttributes(uint32_t primaryWidth, uint32_t primaryHeight);
Dhdmi.cpp694 uint32_t primaryHeight) { in setPrimaryAttributes() argument
695 mPrimaryHeight = primaryHeight; in setPrimaryAttributes()
/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()