Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/common/base/
DDisplayAnalyzer.h85 void handleVideoEvent(int instanceID, int state);
DDisplayAnalyzer.cpp413 handleVideoEvent(e.videoEvent.instanceID, e.videoEvent.state); in handlePendingEvents()
525 void DisplayAnalyzer::handleVideoEvent(int instanceID, int state) in handleVideoEvent() function in android::intel::DisplayAnalyzer