Searched refs:gralloc1_open (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
H A Dhal_public.h75 return gralloc1_open(m, (gralloc1_t **)d);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
H A Dhal_public.h75 return gralloc1_open(m, (gralloc1_t **)d);
/hardware/interfaces/graphics/mapper/2.0/default/
H A DGralloc1Mapper.cpp35 int result = gralloc1_open(module, &mDevice);
/hardware/libhardware/include/hardware/
H A Dgralloc1.h304 static inline int gralloc1_open(const struct hw_module_t* module, function
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp47 gralloc1_open(module_, &gralloc_device_);
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp47 gralloc1_open(module_, &gralloc_device_);
/hardware/interfaces/graphics/allocator/2.0/default/
H A DGralloc1Allocator.cpp41 int result = gralloc1_open(module, &mDevice);

Completed in 141 milliseconds