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:COLOR_SPACE
(Results
1 - 5
of
5
) sorted by relevance
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
H
A
D
texture_type.h
78
COLOR_SPACE
= 0
member in OHOS::ImagePlugin::SutProfile::AstcExtendInfoType
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H
A
D
egl_state.cpp
1056
EGLint
COLOR_SPACE
= 0;
in GetSurfaceInformation()
local
1059
COLOR_SPACE
= EGL_GL_COLORSPACE;
in GetSurfaceInformation()
1062
COLOR_SPACE
= EGL_GL_COLORSPACE_KHR;
in GetSurfaceInformation()
1066
if (
COLOR_SPACE
> 0) {
in GetSurfaceInformation()
1067
if (eglQuerySurface(display, surface,
COLOR_SPACE
, &colorspace)) {
in GetSurfaceInformation()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H
A
D
astc_codec.cpp
636
case AstcExtendInfoType::
COLOR_SPACE
:
in AstcSoftwareEncodeCore()
702
case AstcExtendInfoType::
COLOR_SPACE
:
in AstcSoftwareEncodeCore()
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H
A
D
lume_common.cpp
1364
EGLint
COLOR_SPACE
= 0;
in CreateSwapchain()
local
1371
COLOR_SPACE
= EGL_GL_COLORSPACE;
in CreateSwapchain()
1374
COLOR_SPACE
= EGL_GL_COLORSPACE_KHR;
in CreateSwapchain()
1381
const EGLint attribs[] = {
COLOR_SPACE
, COLOR_SPACE_SRGB, EGL_NONE };
in CreateSwapchain()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H
A
D
image_source.cpp
2929
COLOR_SPACE
= 0
2982
case AstcExtendInfoType::
COLOR_SPACE
:
3088
case AstcExtendInfoType::
COLOR_SPACE
:
Completed in 11 milliseconds