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:OnSurfaceCreated
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H
A
D
ext_texture.cpp
116
void ExtTexture::
OnSurfaceCreated
()
in OnSurfaceCreated()
function in OHOS::Ace::ExtTexture
H
A
D
ext_surface.cpp
141
void ExtSurface::
OnSurfaceCreated
()
in OnSurfaceCreated()
function in OHOS::Ace::ExtSurface
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H
A
D
xcomponent_element.cpp
30
void XComponentSurfaceCallback::
OnSurfaceCreated
(const OHOS::sptr<OHOS::Surface>& surface)
in OnSurfaceCreated()
function in OHOS::Ace::XComponentSurfaceCallback
282
void XComponentElement::
OnSurfaceCreated
(const OHOS::sptr<OHOS::Surface>& surface)
in OnSurfaceCreated()
function in OHOS::Ace::XComponentElement
/foundation/arkui/ace_engine/interfaces/native/
H
A
D
native_interface_xcomponent.h
302
void (*
OnSurfaceCreated
)(OH_NativeXComponent* component, void* window);
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
rosen_render_surface.cpp
605
void ExtSurfaceCallback::
OnSurfaceCreated
(const sptr<Surface>& /* surface */)
in DrawBuffer()
function in OHOS::Ace::NG::ExtSurfaceCallback
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H
A
D
xcomponent_pattern.cpp
1615
void XComponentPattern::
OnSurfaceCreated
()
in OnSurfaceCreated()
function in XComponentPattern
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H
A
D
mock_web_delegate.cpp
535
void WebSurfaceCallback::
OnSurfaceCreated
(const sptr<OHOS::Surface>& surface) {}
in OnSurfaceCreated()
function in OHOS::Ace::WebSurfaceCallback
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H
A
D
web_delegate.cpp
1875
void WebSurfaceCallback::
OnSurfaceCreated
(const sptr<OHOS::Surface>& surface) {}
in OnSurfaceCreated()
function in OHOS::Ace::WebSurfaceCallback
Completed in 23 milliseconds