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
defs:planeInfo
(Results
1 - 12
of
12
) sorted by relevance
/third_party/skia/tests/
H
A
D
YUVTest.cpp
52
const SkImageInfo&
planeInfo
= yuvaPixmapInfo.
planeInfo
(i);
in codec_yuv()
local
62
const SkImageInfo&
planeInfo
= yuvaPixmapInfo.
planeInfo
(i);
in codec_yuv()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H
A
D
vktYCbCrImageOffsetTests.cpp
119
vk::VkBindImagePlaneMemoryInfo
planeInfo
=
in imageOffsetTest()
local
H
A
D
vktYCbCrFilteringTests.cpp
373
const vk::PlanarFormatDescription
planeInfo
= imageData.getDescription();
in iterate()
local
H
A
D
vktYCbCrViewTests.cpp
515
VkBindImagePlaneMemoryInfo
planeInfo
=
in testPlaneView()
local
/third_party/skia/include/core/
H
A
D
SkYUVAPixmaps.h
134
const SkImageInfo&
planeInfo
(int i) const { return fPlaneInfos[static_cast<size_t>(i)]; }
in planeInfo()
function in SkYUVAPixmapInfo::DataType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H
A
D
vktYCbCrImageOffsetTests.cpp
119
vk::VkBindImagePlaneMemoryInfo
planeInfo
=
in imageOffsetTest()
local
H
A
D
vktYCbCrViewTests.cpp
467
VkBindImagePlaneMemoryInfo
planeInfo
=
in testPlaneView()
local
H
A
D
vktYCbCrFilteringTests.cpp
373
const vk::PlanarFormatDescription
planeInfo
= imageData.getDescription();
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H
A
D
vkMemUtil.cpp
440
VkBindImagePlaneMemoryInfo
planeInfo
=
in bindImagePlanesMemory()
local
H
A
D
vkQueryUtil.cpp
390
VkImagePlaneMemoryRequirementsInfo
planeInfo
;
in getImagePlaneMemoryRequirements()
local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H
A
D
EGLIOSurfaceClientBufferTest.cpp
97
CFMutableDictionaryRef
planeInfo
=
in CreateIOSurface()
local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
ImageTest.cpp
490
AHardwareBuffer_Planes
planeInfo
;
in writeAHBData()
local
800
AHardwareBuffer_Planes
planeInfo
;
in verifyResultAHB()
local
Completed in 17 milliseconds