Searched refs:Perform_ (Results 1 – 6 of 6) sorted by relevance
/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/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/sdm845/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 53 Perform_ = reinterpret_cast<GRALLOC1_PFN_PERFORM>( in HWCBufferAllocator() 92 Perform_(gralloc_device_, GRALLOC1_MODULE_PERFORM_ALLOCATE_BUFFER, width, height, format, in AllocateBuffer() 123 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_CUSTOM_STRIDE_AND_HEIGHT_FROM_HANDLE, handle, in GetCustomWidthAndHeight() 137 Perform_(gralloc_device_, GRALLOC_MODULE_PERFORM_GET_ATTRIBUTES, width, height, format, in GetAlignedWidthAndHeight()
|
D | hwc_buffer_allocator.h | 69 GRALLOC1_PFN_PERFORM Perform_ = nullptr; variable
|