/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.h | 50 static gralloc1_function_pointer_t GetFunction(
|
D | gr_device_impl.cpp | 84 getFunction = GetFunction; in GrallocImpl() 116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.h | 50 static gralloc1_function_pointer_t GetFunction(
|
D | gr_device_impl.cpp | 84 getFunction = GetFunction; in GrallocImpl() 116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.h | 50 static gralloc1_function_pointer_t GetFunction(
|
D | gr_device_impl.cpp | 91 getFunction = GetFunction; in GrallocImpl() 123 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.h | 50 static gralloc1_function_pointer_t GetFunction(
|
D | gr_device_impl.cpp | 85 getFunction = GetFunction; in GrallocImpl() 117 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction() function in gralloc1::GrallocImpl
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_device_impl.h | 50 static gralloc1_function_pointer_t GetFunction(
|
D | gr_device_impl.cpp | 91 getFunction = GetFunction; in GrallocImpl() 193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction() function in gralloc::GrallocImpl
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.h | 50 static gralloc1_function_pointer_t GetFunction(
|
D | gr_device_impl.cpp | 91 getFunction = GetFunction; in GrallocImpl() 193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction() function in gralloc::GrallocImpl
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_session.h | 124 static hwc2_function_pointer_t GetFunction(struct hwc2_device *device, int32_t descriptor);
|
D | hwc_session.cpp | 75 hwc2_device_t::getFunction = GetFunction; in HWCSession() 599 hwc2_function_pointer_t HWCSession::GetFunction(struct hwc2_device *device, in GetFunction() function in sdm::HWCSession
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_session.h | 123 static hwc2_function_pointer_t GetFunction(struct hwc2_device *device, int32_t descriptor);
|
D | hwc_session.cpp | 76 hwc2_device_t::getFunction = GetFunction; in HWCSession() 617 hwc2_function_pointer_t HWCSession::GetFunction(struct hwc2_device *device, in GetFunction() function in sdm::HWCSession
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_session.h | 156 static hwc2_function_pointer_t GetFunction(struct hwc2_device *device, int32_t descriptor);
|
D | hwc_session.cpp | 133 hwc2_device_t::getFunction = GetFunction; in HWCSession() 723 hwc2_function_pointer_t HWCSession::GetFunction(struct hwc2_device *device, in GetFunction() function in sdm::HWCSession
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_session.h | 166 static hwc2_function_pointer_t GetFunction(struct hwc2_device *device, int32_t descriptor);
|
D | hwc_session.cpp | 135 hwc2_device_t::getFunction = GetFunction; in HWCSession() 768 hwc2_function_pointer_t HWCSession::GetFunction(struct hwc2_device *device, in GetFunction() function in sdm::HWCSession
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_session.h | 200 static hwc2_function_pointer_t GetFunction(struct hwc2_device *device, int32_t descriptor);
|
D | hwc_session.cpp | 141 hwc2_device_t::getFunction = GetFunction; in HWCSession() 1038 hwc2_function_pointer_t HWCSession::GetFunction(struct hwc2_device *device, in GetFunction() function in sdm::HWCSession
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_session.h | 262 static hwc2_function_pointer_t GetFunction(struct hwc2_device *device, int32_t descriptor);
|
D | hwc_session.cpp | 161 hwc2_device_t::getFunction = GetFunction; in HWCSession() 1247 hwc2_function_pointer_t HWCSession::GetFunction(struct hwc2_device *device, in GetFunction() function in sdm::HWCSession
|