Home
last modified time | relevance | path

Searched defs:GetHeight (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dframe_buffer.h34 uint32_t GetHeight() const { return height_; } in GetHeight() function
Dcached_frame.cpp60 uint32_t CachedFrame::GetHeight() const { return yu12_frame_->GetHeight(); } in GetHeight() function in arc::CachedFrame
/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_descriptor.h89 int GetHeight() const { return height_; } in GetHeight() function
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_descriptor.h89 int GetHeight() const { return height_; } in GetHeight() function
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h77 int GetHeight() const { return height_; } in GetHeight() function
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_descriptor.h76 int GetHeight() const { return height_; } in GetHeight() function
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h76 int GetHeight() const { return height_; } in GetHeight() function
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h77 int GetHeight() const { return height_; } in GetHeight() function
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp74 uint32_t GetHeight() { return height_; } in GetHeight() function in __anon10e974fd0111::DummyDisplay