Home
last modified time | relevance | path

Searched refs:GRALLOC1_FUNCTION_UNLOCK (Results 1 – 8 of 8) sorted by relevance

/hardware/libhardware/include/hardware/
Dgralloc1.h155 GRALLOC1_FUNCTION_UNLOCK = 20, enumerator
/hardware/interfaces/graphics/mapper/2.0/default/
DGralloc1Mapper.cpp91 initDispatch(GRALLOC1_FUNCTION_UNLOCK, &mDispatch.unlock); in initDispatch()
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
Dimg_gralloc1.h218 g->getFunction(g, GRALLOC1_FUNCTION_UNLOCK); in gralloc1_unlock_async_img()
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
Dimg_gralloc1.h218 g->getFunction(g, GRALLOC1_FUNCTION_UNLOCK); in gralloc1_unlock_async_img()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp164 case GRALLOC1_FUNCTION_UNLOCK: in GetFunction()
/hardware/qcom/display/sdm845/libgralloc1/
Dgr_device_impl.cpp167 case GRALLOC1_FUNCTION_UNLOCK: in GetFunction()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp167 case GRALLOC1_FUNCTION_UNLOCK: in GetFunction()
/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1On0Adapter.cpp158 case GRALLOC1_FUNCTION_UNLOCK: in doGetFunction()