/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_device_impl.h | 120 static gralloc1_error_t Gralloc1Perform(gralloc1_device_t *device, int operation, ...);
|
H A D | gr_device_impl.cpp | 167 return reinterpret_cast<gralloc1_function_pointer_t>(Gralloc1Perform); in GetFunction() 517 gralloc1_error_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { in Gralloc1Perform() function in gralloc1::GrallocImpl
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_device_impl.h | 120 static gralloc1_error_t Gralloc1Perform(gralloc1_device_t *device, int operation, ...);
|
H A D | gr_device_impl.cpp | 167 return reinterpret_cast<gralloc1_function_pointer_t>(Gralloc1Perform); in GetFunction() 516 gralloc1_error_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { in Gralloc1Perform() function in gralloc1::GrallocImpl
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_device_impl.h | 120 static gralloc1_error_t Gralloc1Perform(gralloc1_device_t *device, int operation, ...);
|
H A D | gr_device_impl.cpp | 168 return reinterpret_cast<gralloc1_function_pointer_t>(Gralloc1Perform); in GetFunction() 492 gralloc1_error_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { in Gralloc1Perform() function in gralloc1::GrallocImpl
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_device_impl.h | 120 static gralloc1_error_t Gralloc1Perform(gralloc1_device_t *device, int operation, ...);
|
H A D | gr_device_impl.cpp | 174 return reinterpret_cast<gralloc1_function_pointer_t>(Gralloc1Perform); in GetFunction() 512 gralloc1_error_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { in Gralloc1Perform() function in gralloc1::GrallocImpl
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_device_impl.h | 120 static gralloc1_error_t Gralloc1Perform(gralloc1_device_t *device, int operation, ...);
|
H A D | gr_device_impl.cpp | 244 return reinterpret_cast<gralloc1_function_pointer_t>(Gralloc1Perform); in GetFunction() 871 gralloc1_error_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { in Gralloc1Perform() function in gralloc::GrallocImpl
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_device_impl.h | 120 static int32_t Gralloc1Perform(gralloc1_device_t *device, int operation, ...);
|
H A D | gr_device_impl.cpp | 244 return reinterpret_cast<gralloc1_function_pointer_t>(Gralloc1Perform); in GetFunction() 893 int32_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { in Gralloc1Perform() function in gralloc::GrallocImpl
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_device_impl.h | 120 static gralloc1_error_t Gralloc1Perform(gralloc1_device_t *device, int operation, ...);
|
H A D | gr_device_impl.cpp | 244 return reinterpret_cast<gralloc1_function_pointer_t>(Gralloc1Perform); in GetFunction() 890 gralloc1_error_t GrallocImpl::Gralloc1Perform(gralloc1_device_t *device, int operation, ...) { in Gralloc1Perform() function in gralloc::GrallocImpl
|