HomeSort by relevance Sort by last modified time
    Searched defs:HDMIDisplay (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8994/libhdmi/
hdmi.h 48 class HDMIDisplay
51 HDMIDisplay();
52 ~HDMIDisplay();
hdmi.cpp 97 int HDMIDisplay::configure() {
137 void HDMIDisplay::getAttributes(uint32_t& width, uint32_t& height) {
142 int HDMIDisplay::teardown() {
150 HDMIDisplay::HDMIDisplay():mFd(-1),
192 void HDMIDisplay::setSPDInfo(const char* node, const char* property) {
215 void HDMIDisplay::setHPD(uint32_t value) {
220 void HDMIDisplay::setActionSafeDimension(int w, int h) {
230 int HDMIDisplay::getModeCount() const {
235 void HDMIDisplay::readCEUnderscanInfo(
    [all...]

Completed in 296 milliseconds