/hardware/qcom/sdm845/display/gralloc/ |
D | gr_buf_descriptor.h | 93 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
D | gr_priv_handle.h | 168 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
D | gr_device_impl.cpp | 409 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc::GrallocImpl
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_buf_descriptor.h | 93 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
D | gr_device_impl.cpp | 424 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc::GrallocImpl
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_buf_descriptor.h | 81 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
D | gr_priv_handle.h | 186 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
D | gr_device_impl.cpp | 335 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_buf_descriptor.h | 81 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
D | gr_priv_handle.h | 185 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
D | gr_device_impl.cpp | 335 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_descriptor.h | 80 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
D | gr_priv_handle.h | 180 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
D | gr_device_impl.cpp | 330 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_descriptor.h | 80 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
D | gr_priv_handle.h | 188 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
D | gr_device_impl.cpp | 348 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc1::GrallocImpl
|
/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 1121 TEST_P(GraphicsMapperHidlTest, GetLayerCount) { in TEST_P() argument
|