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:FreeMem
(Results
1 - 20
of
20
) sorted by relevance
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H
A
D
display_gralloc.cpp
28
static void
FreeMem
(BufferHandle *handle)
in FreeMem()
function
32
AllocatorManager::GetInstance().GetAllocator(handle->usage)->
FreeMem
(handle);
in FreeMem()
80
grallocFuncs->
FreeMem
=
FreeMem
;
in GrallocInitialize()
H
A
D
framebuffer_allocator.h
29
int32_t
FreeMem
(BufferHandle *handle) override;
H
A
D
framebuffer_allocator.cpp
181
int32_t FramebufferAllocator::
FreeMem
(BufferHandle *handle)
in FreeMem()
function in OHOS::HDI::DISPLAY::FramebufferAllocator
185
Allocator::
FreeMem
(handle);
in FreeMem()
H
A
D
allocator.h
62
virtual int32_t
FreeMem
(BufferHandle *handle);
H
A
D
allocator.cpp
190
int32_t Allocator::
FreeMem
(BufferHandle *handle)
in FreeMem()
function in OHOS::HDI::DISPLAY::Allocator
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H
A
D
display_gralloc.c
28
void
FreeMem
(BufferHandle *handle)
in FreeMem()
function
86
grallocFuncs->
FreeMem
=
FreeMem
;
in GrallocInitialize()
H
A
D
display_buffer_vdi_impl.h
34
virtual void
FreeMem
(const BufferHandle& handle) const override;
H
A
D
display_buffer_vdi_impl.cpp
52
void DisplayBufferVdiImpl::
FreeMem
(const BufferHandle& handle) const
in FreeMem()
function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H
A
D
display_gralloc.c
28
void
FreeMem
(BufferHandle *handle)
in FreeMem()
function
86
grallocFuncs->
FreeMem
=
FreeMem
;
in GrallocInitialize()
H
A
D
display_buffer_vdi_impl.cpp
53
void DisplayBufferVdiImpl::
FreeMem
(const BufferHandle& handle) const
in FreeMem()
function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
H
A
D
display_buffer_vdi_impl.h
35
virtual void
FreeMem
(const BufferHandle& handle) const override;
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H
A
D
display_gralloc.c
35
void
FreeMem
(BufferHandle *handle)
in FreeMem()
function
120
grallocFuncs->
FreeMem
=
FreeMem
;
in GrallocInitialize()
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H
A
D
display_gralloc.c
35
void
FreeMem
(BufferHandle *handle)
in FreeMem()
function
118
grallocFuncs->
FreeMem
=
FreeMem
;
in GrallocInitialize()
/device/qemu/riscv32_virt/liteos_m/board/hardware/display/
H
A
D
display_gralloc.c
165
static void
FreeMem
(BufferHandle *buffer)
in FreeMem()
function
191
gFuncs->
FreeMem
=
FreeMem
;
in GrallocInitialize()
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H
A
D
display_buffer_vdi_impl.h
34
virtual void
FreeMem
(const BufferHandle& handle) const override;
H
A
D
display_buffer_vdi_impl.cpp
58
void DisplayBufferVdiImpl::
FreeMem
(const BufferHandle& handle) const
in FreeMem()
function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H
A
D
codec_jpeg_impl.cpp
109
displayVdi_->
FreeMem
(*buffer);
in FreeBuffer()
/device/qemu/hardware/display/
H
A
D
display_gralloc.c
315
static void
FreeMem
(BufferHandle *buffer)
in FreeMem()
function
522
gFuncs->
FreeMem
=
FreeMem
;
in GrallocInitialize()
/device/soc/rockchip/common/hardware/display/src/display_gfx/
H
A
D
display_gfx.c
464
grallocFucs->
FreeMem
(buffer);
in doFlit()
/device/soc/rockchip/rk3399/hardware/display/src/display_gfx/
H
A
D
display_gfx.c
459
grallocFucs->
FreeMem
(buffer);
in doFlit()
Completed in 8 milliseconds