Home
last modified time | relevance | path

Searched refs:vspEnable (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
DVirtualDevice.h167 void vspEnable(uint32_t width, uint32_t height);
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp433 vd.vspEnable(width, height); in run()
1799 void VirtualDevice::vspEnable(uint32_t width, uint32_t height) in queueCompose() function in android::intel::VirtualDevice