Home
last modified time | relevance | path

Searched refs:getFunction (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp63 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()
Dhwcomposer.cpp937 .getFunction = Hwc2GetFunction,
Dhwc_session.cpp135 hwc2_device_t::getFunction = GetFunction; in HWCSession()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp53 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()
Dhwc_session.cpp133 hwc2_device_t::getFunction = GetFunction; in HWCSession()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp50 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_RELEASE)); in HWCBufferAllocator()
52 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_PERFORM)); in HWCBufferAllocator()
Dhwc_session.cpp75 hwc2_device_t::getFunction = GetFunction; in HWCSession()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp50 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_RELEASE)); in HWCBufferAllocator()
52 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_PERFORM)); in HWCBufferAllocator()
Dhwc_session.cpp76 hwc2_device_t::getFunction = GetFunction; in HWCSession()
/hardware/google/camera/common/hal/utils/
Dgralloc_buffer_allocator.cc91 auto function = device_->getFunction(device_, desc); in InitGrallocInterface()
/hardware/libhardware/include/hardware/
Dgralloc1.h303 gralloc1_function_pointer_t (*getFunction)(struct gralloc1_device* device, member
Dhwcomposer2.h1063 hwc2_function_pointer_t (*getFunction)(struct hwc2_device* device, member
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc1Hal.h199 auto pfn = mDevice->getFunction(mDevice, desc); in initDispatch()
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h162 auto pfn = mDevice->getFunction(mDevice, desc); in initDispatch()
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h245 auto pfn = mDevice->getFunction(mDevice, desc); in initOptionalDispatch()
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp84 getFunction = GetFunction; in GrallocImpl()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.cpp84 getFunction = GetFunction; in GrallocImpl()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp63 getFunction = getFunctionHook; in Gralloc1On0Adapter()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp85 getFunction = GetFunction; in GrallocImpl()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp91 getFunction = GetFunction; in GrallocImpl()
/hardware/qcom/sm8150/display/gralloc/
Dgr_device_impl.cpp91 getFunction = GetFunction; in GrallocImpl()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp652 hwc2_device::getFunction = getFunctionHook; in HWC2OnFbAdapter()
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.cpp91 getFunction = GetFunction; in GrallocImpl()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h505 auto pfn = mDevice->getFunction(mDevice, desc); in initDispatch()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp149 getFunction = getFunctionHook; in HWC2On1Adapter()

12