Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:component_alpha
(Results
1 - 5
of
5
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/xa/
H
A
D
xa_tgsi.c
111
unsigned mask_luminance, boolean
component_alpha
)
in src_in_mask()
114
if (
component_alpha
) {
in src_in_mask()
121
else if (!
component_alpha
)
in src_in_mask()
359
boolean
component_alpha
= (fs_traits & FS_CA) != 0;
in create_fs()
local
404
ureg_src(mask), mask_luminance,
component_alpha
);
in create_fs()
local
107
src_in_mask(struct ureg_program *ureg, struct ureg_dst dst, struct ureg_src src, struct ureg_src mask, unsigned mask_luminance, boolean
component_alpha
)
src_in_mask()
argument
H
A
D
xa_composite.h
113
int
component_alpha
;
member
H
A
D
xa_composite.c
130
if (mask_pic && mask_pic->
component_alpha
&& blend->alpha_src)
in blend_for_op()
246
if (mask_pic && mask_pic->
component_alpha
&& blend.alpha_src)
in xa_composite_check_accelerated()
413
if (mask_pic->
component_alpha
)
in bind_shaders()
/third_party/libdrm/exynos/
H
A
D
exynos_fimg2d.h
290
unsigned char
component_alpha
;
member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H
A
D
stylo.hpp
[all...]
Completed in 35 milliseconds