Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdilayer_context_systest.h34 sptr<IConsumerSurface> cSurface_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_test_utils.h69 sptr<IConsumerSurface> cSurface_ = nullptr; // consumer surface variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dlayer_context.h56 OHOS::sptr<IConsumerSurface> cSurface_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.h78 OHOS::sptr<IConsumerSurface> cSurface_; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/systemtest/
H A Dopengl_wrapper_api_test.cpp54 static inline sptr<OHOS::IConsumerSurface> cSurface_ = nullptr; member in OHOS::Rosen::OpenglWrapperApiTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h609 sptr<IConsumerSurface> cSurface_ = nullptr; variable