Searched refs:last (Results 1 - 25 of 29) sorted by relevance

12

/hardware/qcom/display/msm8084/libqdutils/
H A Dcb_utils.cpp47 size_t last = list->numHwLayers - 1; local
48 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
54 for(size_t i = 0 ; i < last; i++) {
65 for (size_t i = 0 ; i < last; i++) {
/hardware/qcom/display/msm8226/libqdutils/
H A Dcb_utils.cpp47 size_t last = list->numHwLayers - 1; local
48 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
54 for(size_t i = 0 ; i < last; i++) {
65 for (size_t i = 0 ; i < last; i++) {
/hardware/qcom/display/msm8994/libqdutils/
H A Dcb_utils.cpp47 size_t last = list->numHwLayers - 1; local
48 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
54 for(size_t i = 0 ; i < last; i++) {
66 for (size_t i = 0 ; i < last; i++) {
/hardware/intel/common/omx-components/videocodec/
H A DOMXComponentCodecBase.cpp175 HandlerEntry *last = NULL; local
182 last = p;
194 if (last) {
195 last->next = p;
/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dmodule.c78 struct module *last; local
80 last = find_last_module(head);
81 if (last)
82 last->next = add;
H A Dlist.c159 struct list *last; local
162 last = __list_last(list);
163 __list_add_after(last, new);
/hardware/interfaces/tests/foo/1.0/default/lib/
H A DFooHelper.cpp22 s += "', last='";
23 s += val.last.c_str();
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_virtual.cpp79 uint32_t last = (uint32_t)list->numHwLayers - 1; local
80 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
141 uint32_t last = (uint32_t)list->numHwLayers - 1; local
142 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_copybit.cpp120 // Skipping last layer since FrameBuffer layer should not affect
417 uint32_t last = (uint32_t)list->numHwLayers - 1; local
418 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
491 uint32_t last = 0; local
506 last = (uint32_t)list->numHwLayers - 1;
507 renderBuffer = (private_handle_t *)list->hwLayers[last].handle;
524 if(list->hwLayers[last].acquireFenceFd >=0) {
526 copybit->set_sync(copybit, list->hwLayers[last].acquireFenceFd);
582 list->hwLayers[last].acquireFenceFd >= 0) {
583 close(list->hwLayers[last]
[all...]
H A Dhwc.cpp625 size_t last = list->numHwLayers - 1; local
626 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
709 size_t last = list->numHwLayers - 1; local
710 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp100 uint32_t last = (uint32_t)list->numHwLayers - 1; local
101 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
155 uint32_t last = (uint32_t)list->numHwLayers - 1; local
156 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
297 uint32_t last = (uint32_t)list->numHwLayers - 1; local
298 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_copybit.cpp120 // Skipping last layer since FrameBuffer layer should not affect
271 uint32_t last = 0; local
280 last = (uint32_t)list->numHwLayers - 1;
281 renderBuffer = (private_handle_t *)list->hwLayers[last].handle;
298 if(list->hwLayers[last].acquireFenceFd >=0) {
300 copybit->set_sync(copybit, list->hwLayers[last].acquireFenceFd);
344 list->hwLayers[last].acquireFenceFd >= 0) {
345 close(list->hwLayers[last].acquireFenceFd);
346 list->hwLayers[last].acquireFenceFd = -1;
H A Dhwc.cpp584 size_t last = list->numHwLayers - 1; local
585 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
652 size_t last = list->numHwLayers - 1; local
653 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.cpp111 uint32_t last = (uint32_t)list->numHwLayers - 1; local
112 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
167 uint32_t last = (uint32_t)list->numHwLayers - 1; local
168 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
335 uint32_t last = (uint32_t)list->numHwLayers - 1; local
336 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_copybit.cpp120 // Skipping last layer since FrameBuffer layer should not affect
408 uint32_t last = (uint32_t)list->numHwLayers - 1; local
409 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
482 uint32_t last = 0; local
496 last = (uint32_t)list->numHwLayers - 1;
497 renderBuffer = (private_handle_t *)list->hwLayers[last].handle;
514 if(list->hwLayers[last].acquireFenceFd >=0) {
516 copybit->set_sync(copybit, list->hwLayers[last].acquireFenceFd);
568 list->hwLayers[last].acquireFenceFd >= 0) {
569 close(list->hwLayers[last]
[all...]
H A Dhwc.cpp586 size_t last = list->numHwLayers - 1; local
587 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
682 size_t last = list->numHwLayers - 1; local
683 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
H A DStreamIoUtil.h139 void hexdumpToStream(std::ostream &os, const ForwardIterator &first, const ForwardIterator &last) { argument
153 for (ForwardIterator i = first; i != last; ++i, ++c) {
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp145 uint32_t last = list->numHwLayers - 1; local
146 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
173 uint32_t last = list->numHwLayers - 1; local
174 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
357 uint32_t last = list->numHwLayers - 1; local
358 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
405 uint32_t last = list->numHwLayers - 1; local
406 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
/hardware/interfaces/tests/baz/1.0/
H A DIBaz.hal58 string last;
/hardware/interfaces/tests/foo/1.0/default/
H A DFoo.cpp272 out.quuxMatrix[i][j].first = in.quuxMatrix[4 - i][2 - j].last;
273 out.quuxMatrix[i][j].last = in.quuxMatrix[4 - i][2 - j].first;
/hardware/google/av/codec2/vndk/util/
H A DC2InterfaceHelper.cpp605 // we cannot determine the last valid parameter, so add an extra
606 // loop iteration after the last parameter
611 bool last = p_ix == params.size(); local
612 if (!last) {
642 C2_LOG(VERBOSE) << "handling dirty down dependencies after last setting";
654 if (!last) {
657 if (!last && !dirty && ix == paramIx && *param->value() == *p) {
669 (!last && paramIx == ix) ? p : param->value().get(), mayBlock,
684 if (updateParams && !last && paramIx == ix) {
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
H A Dviddec_mp4_videoobjectlayer.c52 uint8_t last=0; local
63 last = pQM[mp4_ClassicalZigzag[i-1]];
66 pQM[mp4_ClassicalZigzag[i]] = last;
/hardware/interfaces/tests/foo/1.0/
H A DIFoo.hal66 string last;
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DValidateModel.cpp365 auto last = std::remove(vec->begin(), vec->end(), value); local
366 vec->resize(std::distance(vec->begin(), last));
415 // CONCATENATION has at least 2 inputs, with the last element being
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
H A DValidateModel.cpp381 auto last = std::remove(vec->begin(), vec->end(), value); local
382 vec->resize(std::distance(vec->begin(), last));
431 // CONCATENATION has at least 2 inputs, with the last element being

Completed in 491 milliseconds

12