History log of /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e9297d2824-Oct-2024 openharmony_ci <120357966@qq.com>

!14110 RSProfiler: Improve calc_perf_node accuracy [Zabaryanskyy Sergiy]
Merge pull request !14110 from Korobkov Dmitry/rsprofiler_calc_perf_node_34w24


BUILD.gn
include/egl_hook_entries.in
include/gl1_entries.in
include/gl1_hook_entries.in
include/gl1ext_entries.in
include/gl2_entries.in
include/gl2_hook_entries.in
include/gl2ext_entries.in
include/gl32_entries.in
include/gl3_hook_entries.in
include/hook.h
include/thread_private_data_ctl.h
include/wrapper_hook_entries.in
include/wrapper_log.h
src/EGL/egl.cpp
src/EGL/egl_blob_cache.cpp
src/EGL/egl_blob_cache.h
src/EGL/egl_bundle_mgr_helper.cpp
src/EGL/egl_bundle_mgr_helper.h
src/EGL/egl_core.cpp
src/EGL/egl_core.h
src/EGL/egl_defs.h
src/EGL/egl_pre_initializer.h
src/EGL/egl_system_layers_manager.cpp
src/EGL/egl_system_layers_manager.h
src/EGL/egl_wrapper_context.cpp
src/EGL/egl_wrapper_context.h
src/EGL/egl_wrapper_display.cpp
src/EGL/egl_wrapper_display.h
src/EGL/egl_wrapper_entry.cpp
src/EGL/egl_wrapper_entry.h
src/EGL/egl_wrapper_layer.cpp
src/EGL/egl_wrapper_layer.h
src/EGL/egl_wrapper_loader.cpp
src/EGL/egl_wrapper_loader.h
src/EGL/egl_wrapper_object.cpp
src/EGL/egl_wrapper_object.h
src/EGL/egl_wrapper_surface.cpp
src/EGL/egl_wrapper_surface.h
src/EGL/include/private/EGL/cache.h
src/GLES1/gles1.cpp
src/GLES2/gles2.cpp
src/GLES3/gles3.cpp
src/thread_private_data_ctl.cpp
test/BUILD.gn
test/debug_layer_test.h
test/debug_layer_test1.cpp
test/debug_layer_test2.cpp
test/fuzztest/BUILD.gn
test/fuzztest/eglwrappercontext_fuzzer/BUILD.gn
test/fuzztest/eglwrappercontext_fuzzer/corpus/init
test/fuzztest/eglwrappercontext_fuzzer/eglwrappercontext_fuzzer.cpp
test/fuzztest/eglwrappercontext_fuzzer/eglwrappercontext_fuzzer.h
test/fuzztest/eglwrappercontext_fuzzer/project.xml
test/fuzztest/eglwrapperdisplay_fuzzer/BUILD.gn
test/fuzztest/eglwrapperdisplay_fuzzer/corpus/init
test/fuzztest/eglwrapperdisplay_fuzzer/eglwrapperdisplay_fuzzer.cpp
test/fuzztest/eglwrapperdisplay_fuzzer/eglwrapperdisplay_fuzzer.h
test/fuzztest/eglwrapperdisplay_fuzzer/project.xml
test/fuzztest/eglwrapperentry_fuzzer/BUILD.gn
test/fuzztest/eglwrapperentry_fuzzer/corpus/init
test/fuzztest/eglwrapperentry_fuzzer/eglwrapperentry_fuzzer.cpp
test/fuzztest/eglwrapperentry_fuzzer/eglwrapperentry_fuzzer.h
test/fuzztest/eglwrapperentry_fuzzer/project.xml
test/fuzztest/eglwrapperlayer_fuzzer/BUILD.gn
test/fuzztest/eglwrapperlayer_fuzzer/corpus/init
test/fuzztest/eglwrapperlayer_fuzzer/eglwrapperlayer_fuzzer.cpp
test/fuzztest/eglwrapperlayer_fuzzer/eglwrapperlayer_fuzzer.h
test/fuzztest/eglwrapperlayer_fuzzer/project.xml
test/fuzztest/eglwrapperloader_fuzzer/BUILD.gn
test/fuzztest/eglwrapperloader_fuzzer/corpus/init
test/fuzztest/eglwrapperloader_fuzzer/eglwrapperloader_fuzzer.cpp
test/fuzztest/eglwrapperloader_fuzzer/eglwrapperloader_fuzzer.h
test/fuzztest/eglwrapperloader_fuzzer/project.xml
test/fuzztest/eglwrapperobject_fuzzer/BUILD.gn
test/fuzztest/eglwrapperobject_fuzzer/corpus/init
test/fuzztest/eglwrapperobject_fuzzer/eglwrapperobject_fuzzer.cpp
test/fuzztest/eglwrapperobject_fuzzer/eglwrapperobject_fuzzer.h
test/fuzztest/eglwrapperobject_fuzzer/project.xml
test/fuzztest/eglwrappersurface_fuzzer/BUILD.gn
test/fuzztest/eglwrappersurface_fuzzer/corpus/init
test/fuzztest/eglwrappersurface_fuzzer/eglwrappersurface_fuzzer.cpp
test/fuzztest/eglwrappersurface_fuzzer/eglwrappersurface_fuzzer.h
test/fuzztest/eglwrappersurface_fuzzer/project.xml
test/opengl_wrapper_native_test.cpp
test/systemtest/BUILD.gn
test/systemtest/opengl_wrapper_api_test.cpp
test/unittest/BUILD.gn
test/unittest/egl_blob_test.cpp
test/unittest/egl_blobfile_test.cpp
test/unittest/egl_bundle_mgr_helper_test.cpp
test/unittest/egl_core_test.cpp
test/unittest/egl_system_layers_manager_test.cpp
test/unittest/egl_wrapper_context_test.cpp
test/unittest/egl_wrapper_display_test.cpp
test/unittest/egl_wrapper_entry_test.cpp
test/unittest/egl_wrapper_layer_test.cpp
test/unittest/egl_wrapper_loader_test.cpp
test/unittest/thread_private_data_ctl_test.cpp