HomeSort by relevance Sort by last modified time
    Searched refs:gralloc1_open (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/src/Common/
GrallocAndroid.cpp 38 gralloc1_open(module, &m_gralloc1_device);
  /device/google/contexthub/sensorhal/
directchannel.cpp 115 err = ::gralloc1_open(module, &mGralloc1Device);
122 ALOGE("gralloc1_open returns no error, but result is nullptr");
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
hal_public.h 75 return gralloc1_open(m, (gralloc1_t **)d);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
hal_public.h 75 return gralloc1_open(m, (gralloc1_t **)d);
  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp 35 int result = gralloc1_open(module, &mDevice);
  /hardware/libhardware/include/hardware/
gralloc1.h 304 static inline int gralloc1_open(const struct hw_module_t* module, function
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 47 gralloc1_open(module_, &gralloc_device_);
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 47 gralloc1_open(module_, &gralloc_device_);
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1Allocator.cpp 41 int result = gralloc1_open(module, &mDevice);
  /hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 49 gralloc1_open(module_, &gralloc_device_);

Completed in 262 milliseconds