Searched refs:handleContextHistogramEvent (Results 1 – 4 of 4) sorted by relevance
51 void handleContextHistogramEvent(void* event) override;
291 void ExynosDeviceDrmInterface::ExynosDrmEventHandler::handleContextHistogramEvent(void* event) { in handleContextHistogramEvent() function in ExynosDeviceDrmInterface::ExynosDrmEventHandler313 void ExynosDeviceDrmInterface::ExynosDrmEventHandler::handleContextHistogramEvent(void* event) {} in handleContextHistogramEvent() function in ExynosDeviceDrmInterface::ExynosDrmEventHandler
65 virtual void handleContextHistogramEvent(void *) = 0;
367 context_histogram_handler_->handleContextHistogramEvent((void *)e); in DRMEventHandler()