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

  /external/swiftshader/src/Common/
GrallocAndroid.cpp 39 m_gralloc1_lock = (GRALLOC1_PFN_LOCK) m_gralloc1_device->getFunction(m_gralloc1_device, GRALLOC1_FUNCTION_LOCK);
  /device/google/contexthub/sensorhal/
directchannel.cpp 132 GRALLOC1_FUNCTION_LOCK));
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc1.h 193 g->getFunction(g, GRALLOC1_FUNCTION_LOCK);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc1.h 193 g->getFunction(g, GRALLOC1_FUNCTION_LOCK);
  /hardware/libhardware/include/hardware/
gralloc1.h 153 GRALLOC1_FUNCTION_LOCK = 18,
    [all...]
  /hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
Gralloc1Hal.h 213 !initDispatch(GRALLOC1_FUNCTION_LOCK, &mDispatch.lock) ||
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 67 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_LOCK));
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 57 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_LOCK));
  /hardware/qcom/display/msm8909/gralloc/
gr_device_impl.cpp 160 case GRALLOC1_FUNCTION_LOCK:
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 160 case GRALLOC1_FUNCTION_LOCK:
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 166 case GRALLOC1_FUNCTION_LOCK:
  /hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
Gralloc1On0Adapter.cpp 152 case GRALLOC1_FUNCTION_LOCK:
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_device_impl.cpp 160 case GRALLOC1_FUNCTION_LOCK:

Completed in 793 milliseconds