/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 63 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_RELEASE)); in Init() 65 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_PERFORM)); in Init() 67 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_LOCK)); in Init() 69 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_UNLOCK)); in Init()
|
D | hwcomposer.cpp | 937 .getFunction = Hwc2GetFunction,
|
D | hwc_session.cpp | 135 hwc2_device_t::getFunction = GetFunction; in HWCSession()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 53 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_RELEASE)); in HWCBufferAllocator() 55 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_PERFORM)); in HWCBufferAllocator() 57 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_LOCK)); in HWCBufferAllocator()
|
D | hwc_session.cpp | 133 hwc2_device_t::getFunction = GetFunction; in HWCSession()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 50 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_RELEASE)); in HWCBufferAllocator() 52 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_PERFORM)); in HWCBufferAllocator()
|
D | hwc_session.cpp | 75 hwc2_device_t::getFunction = GetFunction; in HWCSession()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 50 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_RELEASE)); in HWCBufferAllocator() 52 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_PERFORM)); in HWCBufferAllocator()
|
D | hwc_session.cpp | 76 hwc2_device_t::getFunction = GetFunction; in HWCSession()
|
/hardware/google/camera/common/hal/utils/ |
D | gralloc_buffer_allocator.cc | 91 auto function = device_->getFunction(device_, desc); in InitGrallocInterface()
|
/hardware/libhardware/include/hardware/ |
D | gralloc1.h | 303 gralloc1_function_pointer_t (*getFunction)(struct gralloc1_device* device, member
|
D | hwcomposer2.h | 1063 hwc2_function_pointer_t (*getFunction)(struct hwc2_device* device, member
|
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/ |
D | Gralloc1Hal.h | 199 auto pfn = mDevice->getFunction(mDevice, desc); in initDispatch()
|
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
D | Gralloc1Hal.h | 162 auto pfn = mDevice->getFunction(mDevice, desc); in initDispatch()
|
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/ |
D | HwcHal.h | 245 auto pfn = mDevice->getFunction(mDevice, desc); in initOptionalDispatch()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.cpp | 84 getFunction = GetFunction; in GrallocImpl()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.cpp | 84 getFunction = GetFunction; in GrallocImpl()
|
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/ |
D | Gralloc1On0Adapter.cpp | 63 getFunction = getFunctionHook; in Gralloc1On0Adapter()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.cpp | 85 getFunction = GetFunction; in GrallocImpl()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.cpp | 91 getFunction = GetFunction; in GrallocImpl()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_device_impl.cpp | 91 getFunction = GetFunction; in GrallocImpl()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/ |
D | HWC2OnFbAdapter.cpp | 652 hwc2_device::getFunction = getFunctionHook; in HWC2OnFbAdapter()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.cpp | 91 getFunction = GetFunction; in GrallocImpl()
|
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ |
D | HwcHal.h | 505 auto pfn = mDevice->getFunction(mDevice, desc); in initDispatch()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.cpp | 149 getFunction = getFunctionHook; in HWC2On1Adapter()
|