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:frame_
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H
A
D
surface_ohos_gl.h
44
std::unique_ptr<SurfaceFrameOhosGl>
frame_
;
member in OHOS::Rosen::SurfaceOhosGl
H
A
D
surface_ohos_raster.h
41
std::unique_ptr<SurfaceFrameOhosRaster>
frame_
;
member in OHOS::Rosen::SurfaceOhosRaster
H
A
D
surface_ohos_vulkan.h
53
std::unique_ptr<SurfaceFrameOhosVulkan>
frame_
;
member in OHOS::Rosen::SurfaceOhosVulkan
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/include/
H
A
D
rtp_codec_h264.h
51
H264Frame::Ptr
frame_
= nullptr;
member in OHOS::Sharing::RtpDecoderH264
H
A
D
rtp_codec_aac.h
48
FrameImpl::Ptr
frame_
= nullptr;
member in OHOS::Sharing::RtpDecoderAAC
H
A
D
rtp_codec_g711.h
43
FrameImpl::Ptr
frame_
= nullptr;
member in OHOS::Sharing::RtpDecoderG711
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H
A
D
rs_render_surface.h
65
std::shared_ptr<RSRenderSurfaceFrame>
frame_
;
member in OHOS::Rosen::RSRenderSurface
H
A
D
render_context_base.h
63
std::shared_ptr<RSRenderSurfaceFrame>
frame_
= nullptr;
member in OHOS::Rosen::RenderContextBase
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
geometry_node.h
406
GeometryProperty
frame_
;
global()
member in OHOS::Ace::NG::GeometryNode
[all...]
Completed in 4 milliseconds