Home
last modified time | relevance | path

Searched defs:async (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/platforms/merrifield_plus/
DPlatfBufferManager.cpp57 crop_t& srcCrop, uint32_t async) in blitGrallocBuffer()
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
DPlatfBufferManager.cpp57 const crop_t& destRect, bool filter, bool async) in blit()
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
DPlatfBufferManager.cpp57 const crop_t& destRect, bool filter, bool async) in blit()
/hardware/ti/omap4-aah/hwc/
Drgz_2d.c293 static void rgz_set_async(struct rgz_blt_entry *e, int async) in rgz_set_async()