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:SetBufferHandle
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_surface/surface/include/
H
A
D
surface_buffer_impl.h
68
void
SetBufferHandle
(BufferHandle *handle) override;
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H
A
D
surface_buffer.h
64
virtual void
SetBufferHandle
(BufferHandle *handle) = 0;
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
surface_buffer_impl_test.cpp
125
buffer->
SetBufferHandle
(nullptr);
in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H
A
D
surface_buffer_impl.cpp
477
void SurfaceBufferImpl::
SetBufferHandle
(BufferHandle* handle)
in SetBufferHandle()
function in OHOS::SurfaceBufferImpl
495
BLOGE("
SetBufferHandle
RegisterBuffer Failed with %{public}d", dRet);
in SetBufferHandle()
548
SetBufferHandle
(handle);
in ReadFromMessageParcel()
/foundation/multimedia/media_library/frameworks/js/src/
H
A
D
picture_handle_client.cpp
354
surfaceBuffer->
SetBufferHandle
(handle);
in ReadBufferHandle()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H
A
D
rs_property_drawable_background_test.cpp
313
buffer->
SetBufferHandle
(handle);
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/
H
A
D
rs_property_draw_background_test.cpp
313
buffer->
SetBufferHandle
(handle);
in HWTEST_F()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H
A
D
photo_post_processor.cpp
259
surfaceBuffer->
SetBufferHandle
(newBufferHandle);
in TransBufferHandleToSurfaceBuffer()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H
A
D
rs_round_corner_display_test.cpp
1007
surfaceBufferImpl->
SetBufferHandle
(bufferHandle);
in HWTEST_F()
Completed in 11 milliseconds