Searched defs:getHeight (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DEGLImageBuffer.cpp52 this->height = graphicBuffer->getHeight();
94 int EGLImageBuffer::getHeight() function in class:EGLImageBuffer
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayWriteback.h85 int getHeight() const { return mYres; } function in class:overlay::Writeback
/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayWriteback.h85 int getHeight() const { return mYres; } function in class:overlay::Writeback
/hardware/intel/img/hwcomposer/merrifield/include/
H A DIDisplayDevice.h39 int getHeight() const { return mHeight; } function in class:android::intel::DisplayConfig
H A DDataBuffer.h71 uint32_t getHeight() const { return mHeight; } function in class:android::intel::DataBuffer
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DIDisplayDevice.h39 int getHeight() const { return mHeight; } function in class:android::intel::DisplayConfig
H A DDataBuffer.h71 uint32_t getHeight() const { return mHeight; } function in class:android::intel::DataBuffer
/hardware/qcom/display/msm8909/libhdmi/
H A Dhdmi.h60 uint32_t getHeight() const { return mYres; }; function in class:qhwc::HDMIDisplay
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.h60 uint32_t getHeight() const { return mYres; }; function in class:qhwc::HDMIDisplay
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h254 static inline int getHeight(const private_handle_t* hnd) { function in namespace:qhwc
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h431 static inline int getHeight(const private_handle_t* hnd) { function in namespace:qhwc
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h458 static inline int getHeight(const private_handle_t* hnd) { function in namespace:qhwc
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.h511 static inline int getHeight(const private_handle_t* hnd) { function in namespace:qhwc
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.h535 static inline int getHeight(const private_handle_t* hnd) { function in namespace:qhwc

Completed in 312 milliseconds