/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external_test.h | 85 int GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride);
|
D | hwc_display_external_test.cpp | 366 int HWCDisplayExternalTest::GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride) { in GetStride() function in sdm::HWCDisplayExternalTest 455 GetStride(format, aligned_width, &buffer_stride); in GenerateColorRamp() 529 GetStride(format, aligned_width, &buffer_stride); in GenerateBWVertical() 599 GetStride(format, aligned_width, &buffer_stride); in GenerateColorSquare()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external_test.h | 85 int GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride);
|
D | hwc_display_external_test.cpp | 366 int HWCDisplayExternalTest::GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride) { in GetStride() function in sdm::HWCDisplayExternalTest 455 GetStride(format, aligned_width, &buffer_stride); in GenerateColorRamp() 529 GetStride(format, aligned_width, &buffer_stride); in GenerateBWVertical() 599 GetStride(format, aligned_width, &buffer_stride); in GenerateColorSquare()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_external_test.h | 90 int GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride);
|
D | hwc_display_external_test.cpp | 359 int HWCDisplayExternalTest::GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride) { in GetStride() function in sdm::HWCDisplayExternalTest 448 GetStride(format, aligned_width, &buffer_stride); in GenerateColorRamp() 522 GetStride(format, aligned_width, &buffer_stride); in GenerateBWVertical() 592 GetStride(format, aligned_width, &buffer_stride); in GenerateColorSquare()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external_test.h | 85 int GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride);
|
D | hwc_display_external_test.cpp | 359 int HWCDisplayExternalTest::GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride) { in GetStride() function in sdm::HWCDisplayExternalTest 448 GetStride(format, aligned_width, &buffer_stride); in GenerateColorRamp() 522 GetStride(format, aligned_width, &buffer_stride); in GenerateBWVertical() 592 GetStride(format, aligned_width, &buffer_stride); in GenerateColorSquare()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_pluggable_test.h | 91 int GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride);
|
D | hwc_display_pluggable_test.cpp | 357 int HWCDisplayPluggableTest::GetStride(LayerBufferFormat format, uint32_t width, uint32_t *stride) { in GetStride() function in sdm::HWCDisplayPluggableTest 446 GetStride(format, aligned_width, &buffer_stride); in GenerateColorRamp() 520 GetStride(format, aligned_width, &buffer_stride); in GenerateBWVertical() 590 GetStride(format, aligned_width, &buffer_stride); in GenerateColorSquare()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3StreamMem.cpp | 604 m_grallocInterface.GetStride = reinterpret_cast<GRALLOC1_PFN_GET_STRIDE>( in NativeBufferInterface() 651 m_grallocInterface.GetStride(m_pGralloc1Device, in GetGrallocBufferStride()
|
D | QCamera3StreamMem.h | 134 int32_t (*GetStride)( member
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_priv_handle.h | 170 int GetStride() const { in GetStride() function
|
D | gr_device_impl.cpp | 441 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_priv_handle.h | 182 int GetStride() const { in GetStride() function
|
D | gr_device_impl.cpp | 355 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_priv_handle.h | 190 int GetStride() const { in GetStride() function
|
D | gr_device_impl.cpp | 373 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_priv_handle.h | 187 int GetStride() const { in GetStride() function
|
D | gr_device_impl.cpp | 368 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_priv_handle.h | 188 int GetStride() const { in GetStride() function
|
D | gr_device_impl.cpp | 368 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_device_impl.cpp | 460 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|