Home
last modified time | relevance | path

Searched defs:grContext_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Dgles_render_backend.h68 sk_sp<GrDirectContext> grContext_ = nullptr; variable
70 sk_sp<GrContext> grContext_ = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_darwin.h64 std::shared_ptr<Drawing::GPUContext> grContext_ = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_windows.h64 std::shared_ptr<Drawing::GPUContext> grContext_ = nullptr; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/include/
H A Drender_context.h84 sk_sp<GrDirectContext> grContext_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.h78 std::shared_ptr<Drawing::GPUContext> grContext_ = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h1304 Drawing::GPUContext* grContext_ = nullptr; variable