Searched refs:status (Results 226 - 250 of 788) sorted by relevance

1234567891011>>

/hardware/qcom/gps/msm8084/utils/
H A Dloc_log.h57 const char* loc_get_msg_q_status(int status);
/hardware/qcom/gps/msm8909/utils/
H A Dloc_log.h60 const char* loc_get_msg_q_status(int status);
/hardware/qcom/gps/msm8960/core/
H A DUlpProxyBase.h48 enum loc_sess_status status,
45 reportPosition(UlpLocation &location, GpsLocationExtended &locationExtended, void* locationExt, enum loc_sess_status status, LocPosTechMask loc_technology_mask) argument
/hardware/qcom/gps/msm8960/utils/
H A Dloc_log.h57 const char* loc_get_msg_q_status(int status);
/hardware/qcom/gps/msm8994/core/
H A DLocAdapterProxyBase.h61 enum loc_sess_status status,
60 reportPosition(UlpLocation &location, enum loc_sess_status status, LocPosTechMask loc_technology_mask) argument
/hardware/qcom/gps/msm8994/utils/
H A Dloc_log.h57 const char* loc_get_msg_q_status(int status);
/hardware/qcom/gps/msm8996/utils/
H A Dloc_log.h60 const char* loc_get_msg_q_status(int status);
/hardware/qcom/gps/msm8998/utils/
H A Dloc_log.h60 const char* loc_get_msg_q_status(int status);
/hardware/qcom/gps/utils/
H A Dloc_log.h57 const char* loc_get_msg_q_status(int status);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dmessage_queue.h42 unsigned int status; member in struct:video_msgq
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dqueue.h42 unsigned int status; member in struct:video_msgq
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h41 unsigned int status; member in struct:video_msgq
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h41 unsigned int status; member in struct:video_msgq
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h41 unsigned int status; member in struct:video_msgq
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h41 unsigned int status; member in struct:video_msgq
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h41 unsigned int status; member in struct:video_msgq
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h41 unsigned int status; member in struct:video_msgq
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_session.cpp79 int status = -EINVAL; local
112 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_,
116 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_,
120 if (status) {
122 return status;
178 int status = hwc_session->Init(); local
179 if (status != 0) {
180 return status;
244 auto status = hwc_session->CreateVirtualDisplayObject(width, height, format); local
245 if (status
400 auto status = HWC2::Error::BadDisplay; local
542 auto status = vds->SetOutputBuffer(buffer, releaseFence); local
570 auto status = HWC2::Error::BadDisplay; local
701 auto status = HWCDisplayVirtual::Create(core_intf_, buffer_allocator_, &callbacks_, width, local
713 int status = 0; local
756 android::status_t status = 0; local
1440 HWC2::Error status; local
1464 int status = 0; local
[all...]
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_session.cpp79 int status = -EINVAL; local
111 status = HWCDisplayExternal::Create(core_intf_, &callbacks_, qservice_,
115 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &callbacks_, qservice_,
119 if (status) {
121 return status;
171 int status = hwc_session->Init(); local
172 if (status != 0) {
174 return status;
237 auto status = hwc_session->CreateVirtualDisplayObject(width, height, format); local
238 if (status
393 auto status = HWC2::Error::BadDisplay; local
535 auto status = vds->SetOutputBuffer(buffer, releaseFence); local
563 auto status = HWC2::Error::BadDisplay; local
698 auto status = HWCDisplayVirtual::Create(core_intf_, &callbacks_, width, height, format, local
710 int status = 0; local
753 android::status_t status = 0; local
1442 HWC2::Error status; local
1466 int status = 0; local
[all...]
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp499 int status = COPYBIT_SUCCESS; local
551 status = COPYBIT_FAILURE;
565 status = calculate_yuv_offset_and_stride(info, yuvInfo);
566 if(status != COPYBIT_SUCCESS) {
590 status = COPYBIT_FAILURE;
595 status = COPYBIT_FAILURE;
598 return status;
632 int status = COPYBIT_FAILURE; local
636 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
647 status
664 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); local
783 int status = COPYBIT_SUCCESS; local
1093 int status = COPYBIT_SUCCESS; local
1408 int status = COPYBIT_SUCCESS; local
1424 int status = COPYBIT_SUCCESS; local
1510 int status = COPYBIT_SUCCESS; local
[all...]
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp505 int status = COPYBIT_SUCCESS; local
557 status = COPYBIT_FAILURE;
571 status = calculate_yuv_offset_and_stride(info, yuvInfo);
572 if(status != COPYBIT_SUCCESS) {
596 status = COPYBIT_FAILURE;
601 status = COPYBIT_FAILURE;
604 return status;
638 int status = COPYBIT_FAILURE; local
642 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
653 status
670 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); local
789 int status = COPYBIT_SUCCESS; local
1099 int status = COPYBIT_SUCCESS; local
1414 int status = COPYBIT_SUCCESS; local
1430 int status = COPYBIT_SUCCESS; local
1516 int status = COPYBIT_SUCCESS; local
[all...]
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp504 int status = COPYBIT_SUCCESS; local
556 status = COPYBIT_FAILURE;
570 status = calculate_yuv_offset_and_stride(info, yuvInfo);
571 if(status != COPYBIT_SUCCESS) {
595 status = COPYBIT_FAILURE;
600 status = COPYBIT_FAILURE;
603 return status;
637 int status = COPYBIT_FAILURE; local
641 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
652 status
669 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); local
788 int status = COPYBIT_SUCCESS; local
1077 int status = COPYBIT_SUCCESS; local
1392 int status = COPYBIT_SUCCESS; local
1408 int status = COPYBIT_SUCCESS; local
1494 int status = COPYBIT_SUCCESS; local
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp489 int status = COPYBIT_SUCCESS; local
541 status = COPYBIT_FAILURE;
555 status = calculate_yuv_offset_and_stride(info, yuvInfo);
556 if(status != COPYBIT_SUCCESS) {
580 status = COPYBIT_FAILURE;
585 status = COPYBIT_FAILURE;
588 return status;
622 int status = COPYBIT_FAILURE; local
626 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
637 status
654 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); local
763 int status = COPYBIT_SUCCESS; local
1074 int status = COPYBIT_SUCCESS; local
1372 int status = COPYBIT_SUCCESS; local
1388 int status = COPYBIT_SUCCESS; local
1461 int status = COPYBIT_SUCCESS; local
[all...]
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp508 int status = COPYBIT_SUCCESS; local
560 status = COPYBIT_FAILURE;
574 status = calculate_yuv_offset_and_stride(info, yuvInfo);
575 if(status != COPYBIT_SUCCESS) {
599 status = COPYBIT_FAILURE;
604 status = COPYBIT_FAILURE;
607 return status;
641 int status = COPYBIT_FAILURE; local
645 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
656 status
673 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); local
792 int status = COPYBIT_SUCCESS; local
1102 int status = COPYBIT_SUCCESS; local
1417 int status = COPYBIT_SUCCESS; local
1433 int status = COPYBIT_SUCCESS; local
1519 int status = COPYBIT_SUCCESS; local
[all...]
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp506 int status = COPYBIT_SUCCESS; local
562 status = COPYBIT_FAILURE;
576 status = calculate_yuv_offset_and_stride(info, yuvInfo);
577 if(status != COPYBIT_SUCCESS) {
601 status = COPYBIT_FAILURE;
606 status = COPYBIT_FAILURE;
609 return status;
643 int status = COPYBIT_FAILURE; local
647 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
658 status
675 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); local
796 int status = COPYBIT_SUCCESS; local
1097 int status = COPYBIT_SUCCESS; local
1416 int status = COPYBIT_SUCCESS; local
1432 int status = COPYBIT_SUCCESS; local
1518 int status = COPYBIT_SUCCESS; local
[all...]

Completed in 1819 milliseconds

1234567891011>>