/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | dump_impl.cpp | 61 uint32_t filled = UINT32(strlen(buffer)); in AppendString() local 63 if ((filled + 1) >= length) { in AppendString() 66 buffer += filled; in AppendString() 70 vsnprintf(buffer, length - filled -1, format, list); in AppendString()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | dump_impl.cpp | 61 uint32_t filled = UINT32(strlen(buffer)); in AppendString() local 63 if ((filled + 1) >= length) { in AppendString() 66 buffer += filled; in AppendString() 70 vsnprintf(buffer, length - filled -1, format, list); in AppendString()
|
/hardware/interfaces/thermal/1.0/ |
D | IThermal.hal | 27 * @return temperatures If status code is SUCCESS, it's filled with the 48 * @return cpuUsages If status code is SUCCESS, it's filled with the current 64 * @return devices If status code is SUCCESS, it's filled with the current
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec_utils.cpp | 219 m_list[m_count_filled].filled = true; in push() 268 m_list[m_count_filled - 1].filled = false; in pop()
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceCallback.hal | 76 * The output buffers do not need to be filled yet; the framework must wait 80 * being filled. The HAL must include valid release sync fences into each 82 * already filled. 89 * If an output buffer cannot be filled, its status field must be set to
|
D | types.hal | 441 * both bufferId and buffer handle must be filled. HAL must keep track of 469 * HAL that are in an error state. In case a buffer could not be filled by 793 * An array of at least 1 stream buffers, to be filled with image 821 * set of output buffers that have been/will be filled for this capture. Each 823 * on before reading, in case the buffer has not yet been filled by the HAL. 887 * They may not yet be filled at the time the HAL calls 903 * fd, or to null if the buffer has already been filled. 906 * buffer is not filled, the buffer's status field must be set to ERROR. If 914 * call must be made (or have been made) by the HAL to provide the filled
|
D | ICameraDeviceSession.hal | 291 * held at the time of flush() (whether successfully filled or not) may be 294 * provided they are successfully filled.
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec_utils.h | 129 bool filled; ///< element filled? member
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssCallback.hal | 125 * to L1 must be filled, and in the other all of the values related to 126 * L5 must be filled.
|
D | IGnssDebug.hal | 163 * Provides a set of debug information that is filled by the GNSS chipset
|
D | IGnssMeasurementCallback.hal | 496 * to L1 must be filled, and in the other all of the values related to 497 * L5 must be filled.
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevicePreviewCallback.hal | 41 * Send a filled preview buffer to its consumer.
|
D | types.hal | 76 * corrupted by subsequent preview frames filled by the camera. This flag is
|
/hardware/interfaces/tv/input/1.0/ |
D | types.hal | 65 // must be filled with 0s.
|
/hardware/interfaces/audio/2.0/ |
D | IDevice.hal | 187 * @return resultPort port descriptor with all parameters filled up.
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 150 * data will be filled with a pointer to the locked buffer memory. This
|
/hardware/interfaces/automotive/vehicle/2.1/ |
D | types.hal | 31 * right rear. VehiclePropValue.timestamp must be correctly filled in.
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 411 * Upon success, the output will be filled with meaningful values 498 * Upon success, the output will be filled with meaningful data
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 665 * @param data A pointer to a buffer to be filled with a message 935 * @param alloc Allocation to be filled by output 1126 * @param len Size of data to be filled
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 384 * RIL API must be filled accordingly based on the roaming condition. 1237 * RIL_InitialAttachApn must be filled accordingly based on the roaming 1412 * RIL API RIL_DataProfileInfo must be filled accordingly based on the
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 99 * bits. If not all bits are used, the lower-order bits are filled first.
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 622 * referenced by a pointer in dynamic_sensor_meta must be filled as if it
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2528 * this property (VehiclePropetyType) one field of this structure must be filled in.
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 383 * % cache buffer filled threshold at which the host must be notified of
|