Home
last modified time | relevance | path

Searched defs:pSurface_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdilayer_context_systest.h33 sptr<Surface> pSurface_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_test_utils.h70 sptr<Surface> pSurface_ = nullptr; // producer surface variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dlayer_context.h55 OHOS::sptr<Surface> pSurface_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.h77 OHOS::sptr<Surface> pSurface_; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/systemtest/
H A Dopengl_wrapper_api_test.cpp55 static inline sptr<OHOS::Surface> pSurface_ = nullptr; member in OHOS::Rosen::OpenglWrapperApiTest