Searched defs:isContextChanged (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DRotationBufferProvider.cpp398 if (isContextChanged(payload->width, payload->height, transform)) {
625 bool RotationBufferProvider::isContextChanged(int width, int height, int transform) function in class:android::intel::RotationBufferProvider
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DRotationBufferProvider.cpp397 if (isContextChanged(payload->width, payload->height, transform)) {
610 bool RotationBufferProvider::isContextChanged(int width, int height, int transform) function in class:android::intel::RotationBufferProvider

Completed in 264 milliseconds