/hardware/knowles/athletico/sound_trigger_hal/tests/ |
D | crash_analyzer.c | 24 const char *core, char *outbuf, in find_exception_in_hmd_dmx() argument 32 core == NULL || outbuf == NULL || outbuf_max_size <= 0 || in find_exception_in_hmd_dmx() 34 strlen(outbuf) >= outbuf_max_size) in find_exception_in_hmd_dmx() 35 return outbuf; in find_exception_in_hmd_dmx() 49 if (strlen(outbuf) > 0) { in find_exception_in_hmd_dmx() 50 strncat(outbuf, SEPARATOR, in find_exception_in_hmd_dmx() 51 outbuf_max_size - strlen(outbuf) - 1); in find_exception_in_hmd_dmx() 54 strncat(outbuf, core, in find_exception_in_hmd_dmx() 55 outbuf_max_size - strlen(outbuf) - 1); in find_exception_in_hmd_dmx() 56 strncat(outbuf, " crash ", in find_exception_in_hmd_dmx() [all …]
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | link_layer_stats.cpp | 98 u8 *radioStatsBuf = NULL, *ifaceMlStatsBuf = NULL, *outbuf = NULL, *data_ptr = NULL; in handleResponse() local 154 outbuf = radioStatsBuf; in handleResponse() 178 &per_radio_size, &outbuf, &outbuf_rem_len); in handleResponse() 187 outbuf += per_radio_size; in handleResponse() 193 outbuf = NULL; in handleResponse() 206 outbuf = ifaceMlStatsBuf; in handleResponse() 224 memcpy(outbuf, data_ptr, fixed_iface_ml_stat_size); in handleResponse() 227 outbuf += fixed_iface_ml_stat_size; in handleResponse() 246 ret = convertToExternalIfaceMlstatStructure(&data, &offset, &outbuf, in handleResponse() 301 uint32_t *per_radio_size, u8 **outbuf, uint32_t *outbuf_rem_len) in convertToExternalRadioStatStructure() argument [all …]
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_virtual.cpp | 77 if (list && list->outbuf && list->numHwLayers > 0) { in prepare() 101 private_handle_t *ohnd = (private_handle_t *)list->outbuf; in prepare() 140 if (list && list->outbuf && list->numHwLayers > 0) { in set() 147 private_handle_t *ohnd = (private_handle_t *)list->outbuf; in set()
|
D | HWC2On1Adapter.cpp | 1295 mHwc1RequestedContents->outbuf = mOutputBuffer.getBuffer(); in prepare() 1607 if (hwcContents.outbuf != nullptr) { in to_string() 1608 output << fill << "Output buffer: " << hwcContents.outbuf << "/" << in to_string()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_virtual.cpp | 182 const private_handle_t *output_handle = (const private_handle_t *)(content_list->outbuf); in Commit() 204 static_cast<const private_handle_t *>(content_list->outbuf); in SetOutputSliceFromMetadata() 265 static_cast<const private_handle_t *>(content_list->outbuf); in SetOutputBuffer() 302 static_cast<const private_handle_t *>(content_list->outbuf); in CommitOutputBufferParams()
|
D | hwc_display_virtual.h | 58 return (content_list && content_list->numHwLayers > 0 && content_list->outbuf); in IsValidContentList()
|
D | hwc_color_manager.cpp | 270 solid_fill_layers_->outbuf = NULL; in CreateSolidFillLayers()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_virtual.cpp | 182 const private_handle_t *output_handle = (const private_handle_t *)(content_list->outbuf); in Commit() 204 static_cast<const private_handle_t *>(content_list->outbuf); in SetOutputSliceFromMetadata() 265 static_cast<const private_handle_t *>(content_list->outbuf); in SetOutputBuffer() 313 static_cast<const private_handle_t *>(content_list->outbuf); in CommitOutputBufferParams()
|
D | hwc_display_virtual.h | 58 return (content_list && content_list->numHwLayers > 0 && content_list->outbuf); in IsValidContentList()
|
D | hwc_color_manager.cpp | 270 solid_fill_layers_->outbuf = NULL; in CreateSolidFillLayers()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_virtual.cpp | 182 const private_handle_t *output_handle = (const private_handle_t *)(content_list->outbuf); in Commit() 204 static_cast<const private_handle_t *>(content_list->outbuf); in SetOutputSliceFromMetadata() 265 static_cast<const private_handle_t *>(content_list->outbuf); in SetOutputBuffer() 313 static_cast<const private_handle_t *>(content_list->outbuf); in CommitOutputBufferParams()
|
D | hwc_display_virtual.h | 58 return (content_list && content_list->numHwLayers > 0 && content_list->outbuf); in IsValidContentList()
|
D | hwc_color_manager.cpp | 270 solid_fill_layers_->outbuf = NULL; in CreateSolidFillLayers()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_virtual.cpp | 98 if (list && list->outbuf && list->numHwLayers > 0) { in prepare() 122 private_handle_t *ohnd = (private_handle_t *)list->outbuf; in prepare() 154 if (list && list->outbuf && list->numHwLayers > 0) { in set() 161 private_handle_t *ohnd = (private_handle_t *)list->outbuf; in set() 342 if (list && list->outbuf && (list->retireFenceFd < 0) ) { in set()
|
D | hwc_utils.cpp | 2072 if(list->outbuf and (ctx->numActiveDisplays == HWC_NUM_DISPLAY_TYPES)) { in canUseMDPforVirtualDisplay()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_virtual.cpp | 109 if (list && list->outbuf && list->numHwLayers > 0) { in prepare() 133 private_handle_t *ohnd = (private_handle_t *)list->outbuf; in prepare() 166 if (list && list->outbuf && list->numHwLayers > 0) { in set() 173 private_handle_t *ohnd = (private_handle_t *)list->outbuf; in set() 380 if (list && list->outbuf && (list->retireFenceFd < 0) ) { in set()
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer.h | 387 buffer_handle_t outbuf; member
|
/hardware/libhardware/include_all/hardware/ |
D | hwcomposer.h | 387 buffer_handle_t outbuf; member
|
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.h | 583 int32_t setOutBuf(buffer_handle_t outbuf, int32_t fence);
|
D | ExynosMPP.cpp | 994 int32_t ExynosMPP::setOutBuf(buffer_handle_t outbuf, int32_t fence) { in setOutBuf() argument 996 if (outbuf != NULL) { in setOutBuf() 997 mDstImgs[mCurrentDstBuf].bufferHandle = outbuf; in setOutBuf()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 1225 mHwc1RequestedContents->outbuf = mOutputBuffer.getBuffer(); in prepare() 1505 if (hwcContents.outbuf != nullptr) { in to_string() 1506 output << fill << "Output buffer: " << hwcContents.outbuf << "/" << in to_string() 2418 ALOGV(" outbuf :0x%p", display->outbuf); in dumpHWC1Message()
|