/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_buf_descriptor.h | 93 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
H A D | gr_priv_handle.h | 168 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
H A 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
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_buf_descriptor.h | 71 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
H A D | gr_device_impl.cpp | 427 int32_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc::GrallocImpl
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_buf_descriptor.h | 72 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
H A 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
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_buf_descriptor.h | 81 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
H A D | gr_priv_handle.h | 186 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
H A 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
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_buf_descriptor.h | 80 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
H A D | gr_priv_handle.h | 180 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
H A 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
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_buf_descriptor.h | 80 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
H A D | gr_priv_handle.h | 188 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
H A 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
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_buf_descriptor.h | 81 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
|
H A D | gr_priv_handle.h | 185 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
|
H A 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
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | layers_extensions.cpp | 471 uint32_t GetLayerCount() { in GetLayerCount() function
|
/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
H A D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 1121 TEST_P(GraphicsMapperHidlTest, GetLayerCount) { in TEST_P() argument
|