Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/arc/
Dframe_buffer.h33 uint32_t GetWidth() const { return width_; } in GetWidth() function
Dcached_frame.cpp58 uint32_t CachedFrame::GetWidth() const { return yu12_frame_->GetWidth(); } in GetWidth() function in arc::CachedFrame
/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_descriptor.h87 int GetWidth() const { return width_; } in GetWidth() function
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_descriptor.h87 int GetWidth() const { return width_; } in GetWidth() function
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h75 int GetWidth() const { return width_; } in GetWidth() function
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_descriptor.h74 int GetWidth() const { return width_; } in GetWidth() function
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h74 int GetWidth() const { return width_; } in GetWidth() function
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h75 int GetWidth() const { return width_; } in GetWidth() function
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp73 uint32_t GetWidth() { return width_; } in GetWidth() function in __anon10e974fd0111::DummyDisplay