OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COPYBIT_SUCCESS
(Results
1 - 24
of
24
) sorted by null
/hardware/qcom/display/msm8084/libcopybit/
software_converter.h
36
#define
COPYBIT_SUCCESS
0
copybit_c2d.cpp
401
return
COPYBIT_SUCCESS
;
432
return
COPYBIT_SUCCESS
;
445
return
COPYBIT_SUCCESS
;
489
return
COPYBIT_SUCCESS
;
499
int status =
COPYBIT_SUCCESS
;
531
if(is_supported_rgb_format(rhs->format) ==
COPYBIT_SUCCESS
) {
553
} else if (is_supported_yuv_format(rhs->format) ==
COPYBIT_SUCCESS
) {
566
if(status !=
COPYBIT_SUCCESS
) {
605
return
COPYBIT_SUCCESS
;
624
return
COPYBIT_SUCCESS
;
[
all
...]
software_converter.cpp
191
int ret =
COPYBIT_SUCCESS
;
236
int ret =
COPYBIT_SUCCESS
;
/hardware/qcom/display/msm8226/libcopybit/
software_converter.h
36
#define
COPYBIT_SUCCESS
0
copybit_c2d.cpp
407
return
COPYBIT_SUCCESS
;
438
return
COPYBIT_SUCCESS
;
451
return
COPYBIT_SUCCESS
;
495
return
COPYBIT_SUCCESS
;
505
int status =
COPYBIT_SUCCESS
;
537
if(is_supported_rgb_format(rhs->format) ==
COPYBIT_SUCCESS
) {
559
} else if (is_supported_yuv_format(rhs->format) ==
COPYBIT_SUCCESS
) {
572
if(status !=
COPYBIT_SUCCESS
) {
611
return
COPYBIT_SUCCESS
;
630
return
COPYBIT_SUCCESS
;
[
all
...]
software_converter.cpp
191
int ret =
COPYBIT_SUCCESS
;
236
int ret =
COPYBIT_SUCCESS
;
/hardware/qcom/display/msm8909/libcopybit/
software_converter.h
36
#define
COPYBIT_SUCCESS
0
copybit_c2d.cpp
406
return
COPYBIT_SUCCESS
;
437
return
COPYBIT_SUCCESS
;
450
return
COPYBIT_SUCCESS
;
494
return
COPYBIT_SUCCESS
;
504
int status =
COPYBIT_SUCCESS
;
536
if(is_supported_rgb_format(rhs->format) ==
COPYBIT_SUCCESS
) {
558
} else if (is_supported_yuv_format(rhs->format) ==
COPYBIT_SUCCESS
) {
571
if(status !=
COPYBIT_SUCCESS
) {
610
return
COPYBIT_SUCCESS
;
629
return
COPYBIT_SUCCESS
;
[
all
...]
software_converter.cpp
191
int ret =
COPYBIT_SUCCESS
;
236
int ret =
COPYBIT_SUCCESS
;
/hardware/qcom/display/msm8960/libcopybit/
software_converter.h
36
#define
COPYBIT_SUCCESS
0
copybit_c2d.cpp
391
return
COPYBIT_SUCCESS
;
422
return
COPYBIT_SUCCESS
;
435
return
COPYBIT_SUCCESS
;
479
return
COPYBIT_SUCCESS
;
489
int status =
COPYBIT_SUCCESS
;
521
if(is_supported_rgb_format(rhs->format) ==
COPYBIT_SUCCESS
) {
543
} else if (is_supported_yuv_format(rhs->format) ==
COPYBIT_SUCCESS
) {
556
if(status !=
COPYBIT_SUCCESS
) {
595
return
COPYBIT_SUCCESS
;
614
return
COPYBIT_SUCCESS
;
[
all
...]
software_converter.cpp
190
int ret =
COPYBIT_SUCCESS
;
235
int ret =
COPYBIT_SUCCESS
;