Home
last modified time | relevance | path

Searched refs:sendContextHistogramIoctl (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h406 int32_t sendContextHistogramIoctl(ContextHistogramIoctl_t control, uint32_t blobId) const;
DExynosDisplayDrmInterface.cpp2990 int32_t ExynosDisplayDrmInterface::sendContextHistogramIoctl(ContextHistogramIoctl_t control, in sendContextHistogramIoctl() function in ExynosDisplayDrmInterface
3012 int32_t ExynosDisplayDrmInterface::sendContextHistogramIoctl(ContextHistogramIoctl_t control, in sendContextHistogramIoctl() function in ExynosDisplayDrmInterface
/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp877 if ((ret = moduleDisplayInterface->sendContextHistogramIoctl(ContextHistogramIoctl_t::REQUEST, in requestBlobIdData()
918 if ((ret = moduleDisplayInterface->sendContextHistogramIoctl(ContextHistogramIoctl_t::CANCEL, in receiveBlobIdData()