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:DDGR
(Results
1 - 25
of
33
) sorted by relevance
1
2
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H
A
D
impl_factory.cpp
33
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateCoreCanvasImpl()
43
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateCoreCanvasImpl()
53
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateCoreCanvasImpl()
63
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateCoreCanvasImpl()
73
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateDataImpl()
84
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateGPUContextImpl()
95
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateTraceMemoryDumpImpl()
105
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateBitmapImpl()
115
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreatePixmapImpl()
125
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreatePixmapImpl()
[all...]
H
A
D
static_factory.cpp
33
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeFromText()
44
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeFromPosText()
55
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeFromRSXform()
65
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeDefault()
75
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeFromFile()
85
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeFromFile()
95
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in GetSystemFonts()
105
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeFromStream()
115
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeFromName()
132
if (SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in MakeFromBackendRenderTarget()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_ui_first_surface_render_node_drawable.cpp
150
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCompletedImage()
168
OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCompletedImage()
176
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCompletedImage()
299
OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
DDGR
) {
in InitCacheSurface()
306
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in InitCacheSurface()
388
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in UpdateCompletedCacheSurface()
409
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ClearCacheSurface()
418
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ClearCacheSurface()
H
A
D
rs_render_node_drawable.cpp
511
OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
DDGR
) {
in InitCachedSurface()
519
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in InitCachedSurface()
597
OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCachedImage()
616
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCachedImage()
698
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in ClearCachedSurface()
808
OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
DDGR
) {
in UpdateCacheSurface()
H
A
D
rs_canvas_drawing_render_node_drawable.cpp
60
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ~RSCanvasDrawingRenderNodeDrawable()
211
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in Purge()
292
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in InitSurface()
403
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in Flush()
465
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ResetSurface()
664
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ResetSurfaceForVK()
809
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in GpuContextResetVk()
H
A
D
rs_dma_buffer_surface_render_node_drawable.cpp
133
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) && skContext != nullptr) {
in RequestFrame()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H
A
D
system_properties.h
24
DDGR
,
member in OHOS::Rosen::GpuApiType
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosgl_fuzzer/
H
A
D
rssurfaceframeohosgl_fuzzer.cpp
134
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in InitRenderContext()
152
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ReleaseRenderContext()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/resource/
H
A
D
rs_upload_resource_thread.cpp
175
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in CreateShareGrContext()
188
if (!grContext_ || OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in ReleaseNotUsedPinnedViews()
H
A
D
rs_resource_helper_skia.cpp
41
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in UploadTextureWithSkia()
H
A
D
rs_resource_helper_drawing.cpp
41
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in UploadTextureWithDrawing()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H
A
D
rs_egl_image_mgr_test.cpp
67
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
|| !RSUniRenderJudgement::IsUniRender()) {
in HWTEST_F()
129
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
|| !RSUniRenderJudgement::IsUniRender()) {
in HWTEST_F()
H
A
D
rs_render_engine_unit_test.cpp
91
Drawing::SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in HWTEST_F()
121
Drawing::SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in HWTEST_F()
157
Drawing::SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H
A
D
rs_egl_image_manager_test.cpp
82
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
|| !RSUniRenderJudgement::IsUniRender()) {
in HWTEST_F()
129
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
|| !RSUniRenderJudgement::IsUniRender()) {
in HWTEST_F()
H
A
D
rs_render_engine_test.cpp
91
Drawing::SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in HWTEST_F()
121
Drawing::SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in HWTEST_F()
151
Drawing::SystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/offscreen_render/
H
A
D
rs_offscreen_render_thread.cpp
53
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in RSOffscreenRenderThread()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H
A
D
rs_image_base.cpp
60
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ~RSImageBase()
89
RSSystemProperties::GetGpuApiType() != GpuApiType::
DDGR
) {
in GetColorTypeWithVKFormat()
501
RSSystemProperties::GetGpuApiType() != GpuApiType::
DDGR
) {
in MakeFromTextureForVK()
H
A
D
rs_blur_filter.cpp
158
static bool DDGR_ENABLED = RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
;
in DrawImageRect()
H
A
D
rs_material_filter.cpp
309
static bool DDGR_ENABLED = RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
;
in DrawImageRect()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_ui_capture_task_parallel.cpp
279
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateSurface()
336
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
)) {
in CreateSurfaceSyncCopyTask()
H
A
D
rs_surface_capture_task_parallel.cpp
339
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in CreateSurface()
427
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
)) {
in CreateSurfaceSyncCopyTask()
H
A
D
rs_base_render_engine.cpp
249
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in RequestFrame()
876
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ClearCacheSet()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H
A
D
rs_property_drawable_background.cpp
329
RSSystemProperties::GetGpuApiType() != GpuApiType::
DDGR
) {
in GetColorTypeFromVKFormat()
351
RSSystemProperties::GetGpuApiType() == GpuApiType::
DDGR
) {
in ReleaseNativeWindowBuffer()
373
RSSystemProperties::GetGpuApiType() != GpuApiType::
DDGR
) {
in MakeFromTextureForVK()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H
A
D
surface_ohos_vulkan.cpp
103
ddgrCanvas_ = std::make_shared<
DDGR
::DDGRCanvasV2>(*(mVulkanWindow_->GetDDGRContext()));
in RequestFrame()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_render_node.cpp
65
OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
DDGR
) {
in findMemoryType()
2871
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in InitCacheSurface()
2906
OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
DDGR
) {
in InitCacheSurface()
2914
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in InitCacheSurface()
3030
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCompletedImage()
3046
OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCompletedImage()
3054
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCompletedImage()
3121
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCompletedCacheSurface()
3154
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in GetCacheSurface()
3774
OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
DDGR
) {
in UpdateCompletedCacheSurface()
[all...]
Completed in 25 milliseconds
1
2