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

  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.h 65 GRALLOC1_PFN_RELEASE ReleaseBuffer_ = nullptr;
hwc_buffer_allocator.cpp 49 ReleaseBuffer_ = reinterpret_cast<GRALLOC1_PFN_RELEASE>(
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.h 65 GRALLOC1_PFN_RELEASE ReleaseBuffer_ = nullptr;
hwc_buffer_allocator.cpp 49 ReleaseBuffer_ = reinterpret_cast<GRALLOC1_PFN_RELEASE>(
  /device/google/contexthub/sensorhal/
directchannel.h 76 GRALLOC1_PFN_RELEASE mPfnRelease;
directchannel.cpp 124 mPfnRelease = (GRALLOC1_PFN_RELEASE)(mGralloc1Device->getFunction(mGralloc1Device,
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1Allocator.h 78 GRALLOC1_PFN_RELEASE release;
Gralloc1On0Adapter.cpp 146 return asFP<GRALLOC1_PFN_RELEASE>(releaseHook);
  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.h 61 GRALLOC1_PFN_RELEASE release;
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc1.h 70 GRALLOC1_PFN_RELEASE f =
71 (GRALLOC1_PFN_RELEASE)
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc1.h 70 GRALLOC1_PFN_RELEASE f =
71 (GRALLOC1_PFN_RELEASE)
  /hardware/libhardware/include/hardware/
gralloc1.h 771 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_RELEASE)(
    [all...]

Completed in 266 milliseconds