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:old_r5
(Results
1 - 2
of
2
) sorted by relevance
/third_party/astc-encoder/Source/
H
A
D
wuffs-v0.3.c
17305
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul__src_over()
local
17306
uint32_t dr = (0x8421 *
old_r5
) >> 4;
in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul__src_over()
17361
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul_4x16le__src_over()
local
17362
uint32_t dr = (0x8421 *
old_r5
) >> 4;
in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul_4x16le__src_over()
17446
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__bgra_premul__src_over()
local
17447
uint32_t dr = (0x8421 *
old_r5
) >> 4;
in wuffs_base__pixel_swizzler__bgr_565__bgra_premul__src_over()
17566
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__rgba_nonpremul__src_over()
local
17567
uint32_t dr = (0x8421 *
old_r5
) >> 4;
in wuffs_base__pixel_swizzler__bgr_565__rgba_nonpremul__src_over()
17653
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__rgba_premul__src_over()
local
17654
uint32_t dr = (0x8421 *
old_r5
) >>
in wuffs_base__pixel_swizzler__bgr_565__rgba_premul__src_over()
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H
A
D
wuffs-v0.3.c
16229
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul__src_over()
local
16230
uint32_t dr = (0x8421 *
old_r5
) >> 4;
in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul__src_over()
16285
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul_4x16le__src_over()
local
16286
uint32_t dr = (0x8421 *
old_r5
) >> 4;
in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul_4x16le__src_over()
16370
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__bgra_premul__src_over()
local
16371
uint32_t dr = (0x8421 *
old_r5
) >> 4;
in wuffs_base__pixel_swizzler__bgr_565__bgra_premul__src_over()
16490
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__rgba_nonpremul__src_over()
local
16491
uint32_t dr = (0x8421 *
old_r5
) >> 4;
in wuffs_base__pixel_swizzler__bgr_565__rgba_nonpremul__src_over()
16577
uint32_t
old_r5
= 0x1F & (old_rgb_565 >> 11);
in wuffs_base__pixel_swizzler__bgr_565__rgba_premul__src_over()
local
16578
uint32_t dr = (0x8421 *
old_r5
) >>
in wuffs_base__pixel_swizzler__bgr_565__rgba_premul__src_over()
[all...]
Completed in 71 milliseconds