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

  /external/swiftshader/src/Common/
GrallocAndroid.cpp 40 m_gralloc1_unlock = (GRALLOC1_PFN_UNLOCK)m_gralloc1_device->getFunction(m_gralloc1_device, GRALLOC1_FUNCTION_UNLOCK);
  /device/google/contexthub/sensorhal/
directchannel.cpp 134 GRALLOC1_FUNCTION_UNLOCK));
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc1.h 218 g->getFunction(g, GRALLOC1_FUNCTION_UNLOCK);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc1.h 218 g->getFunction(g, GRALLOC1_FUNCTION_UNLOCK);
  /hardware/libhardware/include/hardware/
gralloc1.h 155 GRALLOC1_FUNCTION_UNLOCK = 20,
    [all...]
  /hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
Gralloc1Hal.h 215 !initDispatch(GRALLOC1_FUNCTION_UNLOCK, &mDispatch.unlock)) {
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 69 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_UNLOCK));
  /hardware/qcom/display/msm8909/gralloc/
gr_device_impl.cpp 164 case GRALLOC1_FUNCTION_UNLOCK:
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 164 case GRALLOC1_FUNCTION_UNLOCK:
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 170 case GRALLOC1_FUNCTION_UNLOCK:
  /hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
Gralloc1On0Adapter.cpp 159 case GRALLOC1_FUNCTION_UNLOCK:
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_device_impl.cpp 164 case GRALLOC1_FUNCTION_UNLOCK:

Completed in 254 milliseconds