Home
last modified time | relevance | path

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

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