Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp78 HIST_LOG(W, "should be called only once, ignore!"); in initDrm()
92 HIST_LOG(D, "successfully"); in initDrm()
113 HIST_LOG(E, "binder error, histogramCapability is nullptr"); in getHistogramCapability()
118 HIST_LOG(E, "initDrm is not completed yet"); in getHistogramCapability()
135 HIST_LOG(E, "initDrm is not completed yet"); in registerHistogram()
143 HIST_LOG(E, "multi-channel interface is not supported"); in registerHistogram()
151 HIST_LOG(E, "validateHistogramRequest failed"); in registerHistogram()
160 HIST_LOG(D, "createDrmConfigBlob failed, skip creation, ret(%d)", ret); in registerHistogram()
170 HIST_LOG(E, "BAD_TOKEN, token(%p) is already registered", token.get()); in registerHistogram()
209 HIST_LOG(D, "register client successfully"); in registerHistogram()
[all …]
DHistogramDevice.h55 #define HIST_LOG(LEVEL, msg, ...) \ macro
/hardware/google/graphics/zuma/libhwc2.1/libdevice/
DHistogramController.cpp44 HIST_LOG(E, "initDrm is not completed yet"); in queryOPR()
52 HIST_LOG(W, "supportQueryOpr is false"); in queryOPR()
116 HIST_LOG(E, "ENABLE_HIST_ERROR, moduleDisplayInterface is NULL"); in getOPRVals()
179 HIST_LOG(E, "BAD_HIST_DATA for %s, buffer size is not %lu", configName, in calculateOPRVal()
225 HIST_LOG(E, "createDrmConfigBlob failed, ret(%d)", ret); in getOPRBlobs()
252 HIST_LOG(E, "no channel available for preemption"); in preemptOPRChannels()