Searched refs:Perform_ (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 51 Perform_ = reinterpret_cast<GRALLOC1_PFN_PERFORM>( in HWCBufferAllocator() 91 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_ALLOCATE_BUFFER, width, height, format, in AllocateBuffer() 121 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_CUSTOM_STRIDE_AND_HEIGHT_FROM_HANDLE, handle, in GetCustomWidthAndHeight() 135 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_ATTRIBUTES, width, height, format, in GetAlignedWidthAndHeight() 166 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_GET_BUFFER_SIZE_AND_DIMENSIONS, width, height, in GetBufferSize() 307 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_GET_BUFFER_SIZE_AND_DIMENSIONS, width, height, in GetAllocatedBufferInfo()
|
D | hwc_buffer_allocator.h | 66 GRALLOC1_PFN_PERFORM Perform_ = nullptr; variable
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 51 Perform_ = reinterpret_cast<GRALLOC1_PFN_PERFORM>( in HWCBufferAllocator() 85 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_ALLOCATE_BUFFER, width, height, format, in AllocateBuffer() 115 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_CUSTOM_STRIDE_AND_HEIGHT_FROM_HANDLE, handle, in GetCustomWidthAndHeight() 129 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_ATTRIBUTES, width, height, format, in GetAlignedWidthAndHeight() 160 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_GET_BUFFER_SIZE_AND_DIMENSIONS, width, height, in GetBufferSize() 301 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_GET_BUFFER_SIZE_AND_DIMENSIONS, width, height, in GetAllocatedBufferInfo()
|
D | hwc_buffer_allocator.h | 66 GRALLOC1_PFN_PERFORM Perform_ = nullptr; variable
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 54 Perform_ = reinterpret_cast<GRALLOC1_PFN_PERFORM>( in HWCBufferAllocator() 96 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_ALLOCATE_BUFFER, width, height, format, in AllocateBuffer() 127 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_CUSTOM_STRIDE_AND_HEIGHT_FROM_HANDLE, handle, in GetCustomWidthAndHeight() 144 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_ATTRIBUTES, width, height, format, in GetAlignedWidthAndHeight()
|
D | hwc_buffer_allocator.h | 70 GRALLOC1_PFN_PERFORM Perform_ = nullptr; variable
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 64 Perform_ = reinterpret_cast<GRALLOC1_PFN_PERFORM>( in Init() 118 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_ALLOCATE_BUFFER, width, height, format, in AllocateBuffer() 151 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_CUSTOM_STRIDE_AND_HEIGHT_FROM_HANDLE, handle, in GetCustomWidthAndHeight() 168 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_ATTRIBUTES, width, height, format, in GetAlignedWidthAndHeight()
|
D | hwc_buffer_allocator.h | 70 GRALLOC1_PFN_PERFORM Perform_ = nullptr; variable
|