Home
last modified time | relevance | path

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

/hardware/google/graphics/zuma/libhwc2.1/libdevice/
DHistogramController.h77 HistogramErrorCode getOPRBlobs(std::array<uint32_t, kOPRConfigsCount>& blobIds,
DHistogramController.cpp66 if ((histogramErrorCode = getOPRBlobs(blobIds, displayActiveH, displayActiveV)) != in queryOPR()
205 HistogramController::HistogramErrorCode HistogramController::getOPRBlobs( in getOPRBlobs() function in HistogramController