Searched refs:global_alpha (Results 1 – 20 of 20) sorted by relevance
/hardware/qcom/sm8150/display/libcopybit/ |
D | c2d2.h | 386 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1324 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1328 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | c2d2.h | 386 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1322 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1326 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | c2d2.h | 385 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1325 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1329 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | c2d2.h | 385 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1316 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1320 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | c2d2.h | 386 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1324 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1328 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | c2d2.h | 385 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1288 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1292 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | c2d2.h | 385 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1322 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1326 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | c2d2.h | 386 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1324 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1328 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | c2d2.h | 386 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1324 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1328 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|
/hardware/qcom/sm7250/display/libcopybit/ |
D | c2d2.h | 386 uint32 global_alpha; /* 0 = fully transparent, 255 = fully opaque */ member
|
D | copybit_c2d.cpp | 1324 src_surface.global_alpha = ctx->src_global_alpha; in stretch_copybit_internal() 1328 if(!(src_surface.global_alpha)) { in stretch_copybit_internal()
|