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:ADataSpace
(Results
1 - 4
of
4
) sorted by relevance
/third_party/skia/src/ports/
H
A
D
SkNDKConversions.h
25
ADataSpace
toDataSpace(SkColorSpace*);
28
sk_sp<SkColorSpace> toColorSpace(
ADataSpace
);
H
A
D
SkNDKConversions.cpp
55
ADataSpace
dataSpace;
95
ADataSpace
toDataSpace(SkColorSpace* cs) {
in toDataSpace()
110
sk_sp<SkColorSpace> toColorSpace(
ADataSpace
dataSpace) {
in toColorSpace()
H
A
D
SkImageGeneratorNDK.cpp
32
// Setting the
ADataSpace
is sticky - it is set for all future decodes
65
auto dataSpace = static_cast<
ADataSpace
>(AImageDecoderHeaderInfo_getDataSpace(headerInfo));
in get_default_colorSpace()
150
// set an
ADataSpace
, AImageDecoder is no longer using its default, so we need to set it
in onGetPixels()
/third_party/mesa3d/include/android_stub/android/
H
A
D
data_space.h
31
*
ADataSpace
.
33
enum
ADataSpace
{
enum
Completed in 1 milliseconds