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:sbBuffer
(Results
1 - 6
of
6
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H
A
D
pixel_yuv.cpp
968
SurfaceBuffer *
sbBuffer
= reinterpret_cast<SurfaceBuffer *>(GetFd());
in ApplyColorSpace()
local
H
A
D
pixel_map.cpp
398
SurfaceBuffer*
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(dstMemory->extend.data);
in AllocPixelMapMemory()
local
499
SurfaceBuffer *
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(GetFd());
in SetMemoryName()
local
1105
SurfaceBuffer*
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(context_);
in SetRowDataSizeForImageInfo()
local
2246
SurfaceBuffer*
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(context_);
in WriteMemInfoToParcel()
local
3431
SurfaceBuffer*
sbBuffer
in GenSrcTransInfo()
local
3482
SurfaceBuffer*
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(memoryInfo.memory->extend.data);
GendstTransInfo()
local
4037
SurfaceBuffer*
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(GetFd());
ApplyColorSpace()
local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H
A
D
image_utils.cpp
469
auto
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(pixelMap->GetFd());
in DumpPixelMap()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H
A
D
jpeg_decoder.cpp
469
SurfaceBuffer*
sbBuffer
= reinterpret_cast<SurfaceBuffer*> (context.pixelsBuffer.context);
in DoSwDecode()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H
A
D
ext_decoder.cpp
882
SurfaceBuffer*
sbBuffer
= reinterpret_cast<SurfaceBuffer*> (context.pixelsBuffer.context);
in HeapMemAlloc()
local
2040
auto*
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(context.pixelsBuffer.context);
in HeapMemAlloc()
local
2211
auto*
sbBuffer
= reinterpret_cast<SurfaceBuffer*>(context.pixelsBuffer.context);
in HeapMemAlloc()
local
H
A
D
ext_encoder.cpp
548
SurfaceBuffer*
sbBuffer
= reinterpret_cast<SurfaceBuffer*> (pixelMap->GetFd());
in EncodeImageByPixelMap()
local
Completed in 18 milliseconds