/hardware/qcom/display/msm8909w_3100/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/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/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/interfaces/graphics/bufferqueue/2.0/ |
D | types.hal | 100 * Buffers shall be queued by EGL via `eglSwapBuffers()` after being filled 105 * Buffers shall be queued after being filled using the CPU. 109 * Buffers shall be queued by Stagefright after being filled by a video
|
/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/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec_utils.h | 129 bool filled; ///< element filled? member
|
/hardware/interfaces/thermal/2.0/ |
D | IThermal.hal | 34 * @return temperatures If status code is SUCCESS, it's filled with the 52 * @return temperatureThresholds If status code is SUCCESS, it's filled with the 110 * @return devices If status code is SUCCESS, it's filled with the current
|
/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 | 290 * held at the time of flush() (whether successfully filled or not) may be 293 * provided they are successfully filled.
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssDebug.hal | 40 * Provides a set of debug information that is filled by the GNSS chipset when the method
|
/hardware/interfaces/health/2.0/ |
D | types.hal | 134 * If a member is unsupported, it is filled with:
|
/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 | 128 * Fields for which there is no corresponding flag must be filled in 296 * Fields for which there is no corresponding flag must be filled in 523 * to L1 must be filled, and in the other all of the values related to 524 * 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/graphics/composer/2.2/ |
D | IComposerClient.hal | 150 * correctly-configured buffer is passed into setReadbackBuffer, filled by 183 * buffer provided to setReadbackBuffer has been filled by the device and is 229 * Sets the readback buffer to be filled with the contents of the next
|
/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/libhardware/modules/camera/3_4/ |
D | README.md | 137 * A variety of metadata properties can't be filled in from V4L2,
|
/hardware/interfaces/audio/4.0/ |
D | IDevice.hal | 189 * @return resultPort port descriptor with all parameters filled up.
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 150 * a roaming network. The 'protocol' parameter in the old RIL API must be filled
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 153 * data will be filled with a pointer to the locked buffer memory. This
|