Home
last modified time | relevance | path

Searched refs:GetLayerCount (Results 1 – 25 of 35) sorted by relevance

12

/hardware/qcom/sm7250/display/gralloc/
Dgr_buf_descriptor.h71 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
Dgr_device_impl.h93 static int32_t GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_device_impl.cpp224 return reinterpret_cast<gralloc1_function_pointer_t>(GetLayerCount); in GetFunction()
427 int32_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc::GrallocImpl
435 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_descriptor.h72 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
Dgr_device_impl.h93 static gralloc1_error_t GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer,
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h80 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
Dgr_device_impl.cpp148 return reinterpret_cast<gralloc1_function_pointer_t>(GetLayerCount); in GetFunction()
330 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc1::GrallocImpl
334 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
Dgr_priv_handle.h180 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
Dgr_device_impl.h93 static gralloc1_error_t GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer,
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_descriptor.h80 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
Dgr_device_impl.cpp154 return reinterpret_cast<gralloc1_function_pointer_t>(GetLayerCount); in GetFunction()
348 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc1::GrallocImpl
352 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
Dgr_priv_handle.h188 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
Dgr_device_impl.h93 static gralloc1_error_t GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer,
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h81 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
Dgr_device_impl.cpp147 return reinterpret_cast<gralloc1_function_pointer_t>(GetLayerCount); in GetFunction()
335 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc1::GrallocImpl
339 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
Dgr_device_impl.h93 static gralloc1_error_t GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_priv_handle.h186 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h81 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
Dgr_device_impl.cpp147 return reinterpret_cast<gralloc1_function_pointer_t>(GetLayerCount); in GetFunction()
335 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc1::GrallocImpl
339 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
Dgr_device_impl.h93 static gralloc1_error_t GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_priv_handle.h185 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_descriptor.h93 uint32_t GetLayerCount() const { return layer_count_; } in GetLayerCount() function
Dgr_priv_handle.h168 unsigned int GetLayerCount() const { return layer_count; } in GetLayerCount() function
Dgr_device_impl.h93 static gralloc1_error_t GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_device_impl.cpp224 return reinterpret_cast<gralloc1_function_pointer_t>(GetLayerCount); in GetFunction()
409 gralloc1_error_t GrallocImpl::GetLayerCount(gralloc1_device_t *device, buffer_handle_t buffer, in GetLayerCount() function in gralloc::GrallocImpl
413 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()

12