/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMem.h | 97 gralloc::IAllocController* mAlloc; 102 using gralloc::IMemAlloc; 103 using gralloc::alloc_data; 111 mAlloc = gralloc::IAllocController::getInstance(); in OvMem()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMem.h | 98 gralloc::IAllocController* mAlloc; 106 using gralloc::IMemAlloc; 107 using gralloc::alloc_data; 115 mAlloc = gralloc::IAllocController::getInstance(); in OvMem()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayMem.h | 98 gralloc::IAllocController* mAlloc; 106 using gralloc::IMemAlloc; 107 using gralloc::alloc_data; 115 mAlloc = gralloc::IAllocController::getInstance(); in OvMem()
|
/hardware/libhardware/modules/gralloc/ |
D | Android.mk | 27 gralloc.cpp \ 33 LOCAL_MODULE := gralloc.default
|
/hardware/qcom/sdm845/display/gralloc/ |
D | QtiMapper.cpp | 46 using gralloc::BufferInfo; 70 auto vec = gralloc::BufferDescriptor::Encode(descriptor_info); in CreateDescriptor() 202 if (gralloc::GetYUVPlaneInfo(hnd, yuv_plane_info) != 0) { in lockYCbCr() 234 auto info = gralloc::BufferInfo(descriptor_info.width, descriptor_info.height, in validateBufferSize() 306 gralloc::GetCustomDimensions(hnd, &stride, &height); in getCustomDimensions() 318 if (gralloc::GetRgbDataAddress(hnd, &rgb_data) == 0) { in getRgbDataAddress() 331 gralloc::GetAlignedWidthAndHeight(info, &alignedw, &alignedh); in calculateBufferAttributes() 332 bool ubwc_enabled = gralloc::IsUBwcEnabled(format, usage); in calculateBufferAttributes() 342 gralloc::GetColorSpaceFromMetadata(hnd, &color_space); in getColorSpace() 356 if (gralloc::GetYUVPlaneInfo(hnd, yuv_plane_info) == 0) { in getYuvPlaneInfo()
|
D | QtiAllocator.cpp | 47 using gralloc::BufferDescriptor; 66 gralloc::BufferDescriptor desc; in allocate()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMem.h | 104 gralloc::IAllocController* mAlloc; 115 using gralloc::IMemAlloc; 116 using gralloc::alloc_data; 125 mAlloc = gralloc::IAllocController::getInstance(); in OvMem()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_buffer_allocator.h | 37 namespace gralloc { 61 gralloc::IAllocController *alloc_controller_;
|
D | hwc_buffer_allocator.cpp | 46 alloc_controller_ = gralloc::IAllocController::getInstance(); in HWCBufferAllocator() 50 gralloc::alloc_data data; in AllocateBuffer() 125 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_buffer_allocator.h | 37 namespace gralloc { 65 gralloc::IAllocController *alloc_controller_;
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_buffer_allocator.h | 37 namespace gralloc { 65 gralloc::IAllocController *alloc_controller_;
|
/hardware/qcom/display/msm8909/ |
D | Android.bp | 33 "gralloc", 45 "gralloc",
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | alloc_controller.cpp | 48 using namespace gralloc; 357 gralloc::IAllocController* sAlloc = in alloc_buffer() 358 gralloc::IAllocController::getInstance(); in alloc_buffer() 385 gralloc::IAllocController* sAlloc = in free_buffer() 386 gralloc::IAllocController::getInstance(); in free_buffer()
|
D | Android.mk | 20 LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 170 gralloc::GetCustomDimensions(const_cast<private_handle_t *>(handle), width, height); in GetCustomWidthAndHeight() 185 gralloc::BufferInfo info(width, height, format, usage); in GetAlignedWidthAndHeight() 186 gralloc::GetAlignedWidthAndHeight(info, &aligned_w, &aligned_h); in GetAlignedWidthAndHeight() 213 gralloc::BufferInfo info(width, height, format, alloc_flags); in GetBufferSize() 364 gralloc::BufferInfo info(width, height, format, alloc_flags); in GetAllocatedBufferInfo() 391 int ret = gralloc::GetBufferLayout(&hnd, stride, offset, num_planes); in GetBufferLayout()
|
/hardware/libhardware/modules/ |
D | Android.mk | 3 gralloc \
|
/hardware/qcom/msm8x26/ |
D | msm8x26.mk | 21 gralloc.msm8226
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | Android.mk | 20 LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | Android.mk | 20 LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|
/hardware/interfaces/graphics/allocator/2.0/default/ |
D | android.hardware.graphics.allocator@2.0-service.rc | 1 service vendor.gralloc-2-0 /vendor/bin/hw/android.hardware.graphics.allocator@2.0-service
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | Android.mk | 23 LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|
/hardware/qcom/display/msm8909/gralloc/ |
D | Android.mk | 6 LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | Android.mk | 6 LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | Android.mk | 20 LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | Android.mk | 20 LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|