Home
last modified time | relevance | path

Searched refs:gralloc_open_img (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/img/psb_video/src/android/
Dpsb_gralloc.cpp183 err = gralloc_open_img(&mGralloc); in gralloc_init()
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
Dhal_public.h65 static inline int gralloc_open_img(const hw_device_t **d) in gralloc_open_img() function
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
Dhal_public.h65 static inline int gralloc_open_img(const hw_device_t **d) in gralloc_open_img() function
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
DTngDisplayContext.cpp46 int err = gralloc_open_img(&gralloc); in initialize()
/hardware/intel/img/hwcomposer/merrifield/common/buffers/
DBufferManager.cpp59 if (gralloc_open_img(&mGralloc)) { in initialize()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/
DBufferManager.cpp59 if (gralloc_open_img(&mGralloc)) { in initialize()
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngDisplayContext.cpp47 int err = gralloc_open_img(&gralloc); in initialize()
/hardware/intel/common/utils/ISV/base/
Disv_bufmanager.cpp95 err = gralloc_open_img(&mpGralloc); in initBufferInfo()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderUtils.cpp34 int err = gralloc_open_img(&gGralloc); in gfx_init()