HomeSort by relevance Sort by last modified time
    Searched refs:GRALLOC1_FUNCTION_LOCK (Results 1 - 10 of 10) 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/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp 89 initDispatch(GRALLOC1_FUNCTION_LOCK, &mDispatch.lock);
  /hardware/libhardware/include/hardware/
gralloc1.h 153 GRALLOC1_FUNCTION_LOCK = 18,
815 * Function descriptor: GRALLOC1_FUNCTION_LOCK
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 160 case GRALLOC1_FUNCTION_LOCK:
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 163 case GRALLOC1_FUNCTION_LOCK:
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.cpp 151 case GRALLOC1_FUNCTION_LOCK:
  /hardware/qcom/display/sdm845/libgralloc1/
gr_device_impl.cpp 163 case GRALLOC1_FUNCTION_LOCK:

Completed in 2294 milliseconds