Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgralloc1.h150 GRALLOC1_FUNCTION_RETAIN = 15, enumerator
/hardware/interfaces/graphics/mapper/2.0/default/
DGralloc1Mapper.cpp85 initDispatch(GRALLOC1_FUNCTION_RETAIN, &mDispatch.retain); in initDispatch()
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
Dimg_gralloc1.h52 g->getFunction(g, GRALLOC1_FUNCTION_RETAIN); in gralloc1_register_img()
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
Dimg_gralloc1.h52 g->getFunction(g, GRALLOC1_FUNCTION_RETAIN); in gralloc1_register_img()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp154 case GRALLOC1_FUNCTION_RETAIN: in GetFunction()
/hardware/qcom/display/sdm845/libgralloc1/
Dgr_device_impl.cpp157 case GRALLOC1_FUNCTION_RETAIN: in GetFunction()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp157 case GRALLOC1_FUNCTION_RETAIN: in GetFunction()
/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1On0Adapter.cpp143 case GRALLOC1_FUNCTION_RETAIN: in doGetFunction()