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:MakeCurrent
(Results
1 - 10
of
10
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H
A
D
drawing_proxy.cpp
55
void DrawingProxy::
MakeCurrent
()
in MakeCurrent()
function in OHOS::Rosen::DrawingProxy
H
A
D
canvas_context.cpp
91
void CanvasContext::
MakeCurrent
()
in MakeCurrent()
function in OHOS::Rosen::CanvasContext
H
A
D
egl_manager.cpp
186
void EGLManager::
MakeCurrent
()
in MakeCurrent()
function in OHOS::Rosen::EGLManager
H
A
D
gles_render_backend.cpp
103
void GLESRenderBackend::
MakeCurrent
()
in MakeCurrent()
function in OHOS::Rosen::GLESRenderBackend
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H
A
D
render_context.cpp
67
bool RenderContext::
MakeCurrent
(const RenderSurface *surface)
in MakeCurrent()
function in OHOS::Media::Effect::RenderContext
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H
A
D
render_context_base.h
34
virtual void
MakeCurrent
(void* curSurface = nullptr, void* curContext = nullptr) {}
in MakeCurrent()
function in OHOS::Rosen::RenderContextBase
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
H
A
D
render_context.cpp
111
void RenderContext::
MakeCurrent
(EGLSurface surface) const
in MakeCurrent()
function in OHOS::Media::RenderContext
/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H
A
D
glfw_render_context.cpp
172
void GlfwRenderContext::
MakeCurrent
()
in MakeCurrent()
function in OHOS::Rosen::GlfwRenderContext
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H
A
D
render_context.cpp
201
void RenderContext::
MakeCurrent
(EGLSurface surface, EGLContext context)
in MakeCurrent()
function in OHOS::Rosen::RenderContext
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H
A
D
egl_wrapper_display.cpp
224
EGLBoolean EglWrapperDisplay::
MakeCurrent
(EGLSurface draw, EGLSurface read, EGLContext ctx)
in MakeCurrent()
function in OHOS::EglWrapperDisplay
Completed in 6 milliseconds