• Home
  • Raw
  • Download

Lines Matching refs:E

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()
170 HIST_LOG(E, "BAD_TOKEN, token(%p) is already registered", token.get()); in registerHistogram()
199 HIST_CH_LOG(E, configInfo->mChannelId, "token(%p): AIBinder_linkToDeath error, ret(%d)", in registerHistogram()
218 HIST_LOG(E, "multi-channel interface is not supported"); in registerHistogram()
231 HIST_LOG(E, "multi-channel interface is not supported"); in queryHistogram()
238 HIST_LOG(E, "binder error, histogramBuffer is nullptr"); in queryHistogram()
244 HIST_LOG(E, "binder error, histogramErrorCode is nullptr"); in queryHistogram()
261 HIST_LOG(E, "multi-channel interface is not supported"); in reconfigHistogram()
269 HIST_LOG(E, "validateHistogramRequest failed"); in reconfigHistogram()
287 HIST_LOG(E, "searchTokenInfo failed, error(%s)", in reconfigHistogram()
319 HIST_LOG(E, "multi-channel interface is not supported"); in unregisterHistogram()
326 HIST_LOG(E, "binder error, histogramErrorCode is nullptr"); in unregisterHistogram()
340 HIST_LOG(E, "searchTokenInfo failed, error(%s)", in unregisterHistogram()
358 HIST_LOG(E, "AIBinder_unlinkToDeath error for token(%p), ret(%d)", token.get(), in unregisterHistogram()
409 HIST_LOG(E, "parseDrmEvent failed, ret(%d)", ret); in handleDrmEvent()
426 HIST_LOG(E, "parseContextDrmEvent failed, ret(%d)", ret); in handleContextDrmEvent()
445 HIST_LOG(E, "failed to send atomic commit, moduleDisplayInterface is NULL"); in prepareAtomicCommit()
461 HIST_CH_LOG(E, channelId, "expired configInfo, review code!"); in prepareAtomicCommit()
604 HIST_LOG(E, "failed to get panel full resolution, moduleDisplayInterface is NULL"); in initHistogramCapability()
670 HIST_LOG(E, "BAD_TOKEN, token(%p) is not registered", token.get()); in searchTokenInfo()
717 HIST_CH_LOG(E, channelId, "expired configInfo, review code!"); in swapOutConfigInfo()
784 HIST_LOG(E, "searchTokenInfo failed, ret(%s)", in getChanIdBlobId()
799 HIST_BLOB_CH_LOG(E, blobId, channelId, "CONFIG_HIST_ERROR, blob is not created yet"); in getChanIdBlobId()
809 HIST_BLOB_CH_LOG(E, blobId, channelId, "CONFIG_HIST_ERROR, no channel executes config"); in getChanIdBlobId()
838 HIST_BLOB_CH_LOG(E, blobId, channelId, in getHistogramData()
880 HIST_BLOB_CH_LOG(E, blobId, channelId, in requestBlobIdData()
892 HIST_BLOB_CH_LOG(E, blobId, channelId, in requestBlobIdData()
970 HIST_BLOB_CH_LOG(E, blobId, channelId, "BAD_HIST_DATA, no event is handled"); in checkQueryResult()
992 HIST_LOG(E, "event is NULL"); in parseDrmEvent()
1005 HIST_LOG(E, in parseDrmEvent()
1018 HIST_LOG(E, "event is NULL"); in parseContextDrmEvent()
1031 HIST_LOG(E, in parseContextDrmEvent()
1070 HIST_CH_LOG(E, channelId, "createDrmConfigBlob failed, ret(%d)", ret); in setChannelConfigBlob()
1089 HIST_BLOB_CH_LOG(E, blobId, channelId, "setHistogramChannelConfigBlob failed, ret(%d)", in setChannelConfigBlob()
1105 HIST_CH_LOG(E, channelId, "clearHistogramChannelConfigBlob failed, ret(%d)", ret); in clearChannelConfigBlob()
1156 HIST_LOG(E, "failed to convert roi, ret(%d)", ret); in createDrmConfig()
1161 HIST_LOG(E, "failed to convert blocking roi, ret(%d)", ret); in createDrmConfig()
1196 HIST_LOG(E, "not supported by kernel, struct histogram_channel_config is not defined"); in createDrmConfig()
1217 HIST_LOG(E, "failed to create property blob, ret(%d)", ret); in createDrmConfigBlob()
1242 HIST_LOG(E, "failed to get active size, moduleDisplayInterface is NULL"); in snapDisplayActiveSize()
1265 HIST_LOG(E, "failed to convert %sroi, active: (%dx%d), panel: (%dx%d)", roiType, in convertRoi()
1315 HIST_BLOB_CH_LOG(E, blobId, channelId, in dumpChannel()
1364 HIST_LOG(E, "binder error, histogramErrorCode is nullptr"); in validateHistogramRequest()
1373 HIST_LOG(E, "BAD_TOKEN, token is nullptr"); in validateHistogramRequest()
1411 HIST_LOG(E, "BAD_ROI, %sroi: %s, full screen roi: (0,0)x(%dx%d)", roiType, in validateHistogramRoi()
1423 HIST_LOG(E, "BAD_WEIGHT, weights%s", toString(weights).c_str()); in validateHistogramWeights()
1438 HIST_LOG(E, "BAD_POSITION, samplePos is %s", in validateHistogramSamplePos()
1448 HIST_LOG(E, "BAD_ROI, platform doesn't support blockingRoi, requested: %s", in validateHistogramBlockingRoi()