/test/xts/acts/multimedia_lite/camera_lite_posix/camera_native/src/ |
D | ActsMediaCameraTest.cpp | 250 for (Surface *surface : surfaceList) { in OnFrameFinished() 251 SurfaceBuffer *buffer = surface->AcquireBuffer(); in OnFrameFinished() 259 surface->ReleaseBuffer(buffer); in OnFrameFinished() 263 delete surface; in OnFrameFinished() 343 auto surface = recorder_->GetSurface(0); in StartRecord() local 344 surface->SetWidthAndHeight(WIDTH, HEIGHT); in StartRecord() 345 surface->SetQueueSize(QUEUE_SIZE); in StartRecord() 346 surface->SetSize(BUFFER_SIZE * BUFFER_SIZE); in StartRecord() 348 fc->AddSurface(*surface); in StartRecord() 380 UISurfaceView *surface = new UISurfaceView(); in StartPreview() local [all …]
|
/test/xts/acts/graphic/graphicvulkannapitest/ |
D | BUILD.gn | 38 "$comPath/frameworks/surface:surface", 49 "$comPath/frameworks/surface/include", 50 "$comPath/interfaces/inner_api/surface",
|
/test/xts/acts/multimedia/media/media_cpp_standard/ |
D | BUILD.gn | 35 "../../../../../../foundation/graphic/graphic_2d/interfaces/inner_api/surface", 38 "../../../../../../foundation/graphic/graphic_2d/interfaces/kits/surface", 39 "../../../../../../foundation/graphic/graphic_2d/interfaces/inner_api/surface", 78 "graphic_surface:surface",
|
/test/xts/dcts/distributedhardware/distributedcameratest/ |
D | stream_customer.h | 41 TestBuffersConsumerListener(const sptr<IConsumerSurface>& surface, in TestBuffersConsumerListener() argument 42 … const std::function<void(void*, const uint32_t)> callback):callback_(callback), consumer_(surface) in TestBuffersConsumerListener()
|
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/ |
D | avplayerndk.cpp | 50 void InitGLES(EGLDisplay &display, EGLContext &context, EGLSurface &surface) in InitGLES() argument 61 surface = eglCreatePbufferSurface(display, config, surfaceAttribs); in InitGLES() 64 eglMakeCurrent(display, surface, surface, context); in InitGLES() 67 void DestroyGLES(EGLDisplay &display, EGLContext &context, EGLSurface &surface) in DestroyGLES() argument 69 eglDestroySurface(display, surface); in DestroyGLES() 72 eglSwapBuffers(display, surface); in DestroyGLES() 624 EGLSurface surface = nullptr; in OhAvPlayerSetVideoSurface() local 625 InitGLES(display, context, surface); in OhAvPlayerSetVideoSurface() 640 DestroyGLES(display, context, surface); in OhAvPlayerSetVideoSurface() 676 EGLSurface surface = nullptr; in OhAvPlayerSetVideoSurfaceAbnormalThree() local [all …]
|
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/ |
D | BUILD.gn | 33 "graphic_surface:surface",
|
/test/xts/dcts/distributedhardware/distributedscreentest/ |
D | test.cpp | 341 sptr<Surface> surface = ScreenClient::GetInstance().GetSurface(windowId); in CreateWindow() local 347 vdec->SetOutputSurface(surface); in CreateWindow()
|
D | decoder_demo.cpp | 176 void VDecDemo::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() argument 178 surface_ = surface; in SetOutputSurface()
|
D | decoder_demo.h | 60 void SetOutputSurface(sptr<Surface> surface);
|
/test/xts/hats/useriam/faceauth/src/ |
D | face_auth_hdi.cpp | 362 auto surface = IConsumerSurface::Create(); variable 363 if (surface == nullptr) { 368 bufferProducer = surface->GetProducer();
|
/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/MainAbility/pages/index/ |
D | index.ets | 32 type: 'surface',
|
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/ets/testability/pages/ |
D | Index.ets | 37 type: 'surface',
|
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/ |
D | BUILD.gn | 46 "graphic_2d:surface",
|
/test/xts/acts/multimedia/camera/camera_js_standard/entry/src/main/ets/MainAbility/pages/ |
D | index.ets | 38 type: 'surface',
|
/test/xts/acts/graphic/graphicnapitest/ |
D | BUILD.gn | 44 "../../../../../foundation/graphic/graphic_surface/surface/include",
|
/test/xts/acts/graphic/graphicGlesExtension/ |
D | BUILD.gn | 40 "../../../../../foundation/graphic/graphic_surface/surface/include",
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/ |
D | BUILD.gn | 62 "graphic_surface:surface",
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/ |
D | BUILD.gn | 64 "graphic_surface:surface",
|
/test/xts/hats/hdf/camera/cameraMg/v1_1/ |
D | BUILD.gn | 55 "graphic_surface:surface",
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/ |
D | BUILD.gn | 55 "graphic_surface:surface",
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/ |
D | BUILD.gn | 61 "graphic_surface:surface",
|
/test/xts/hats/useriam/faceauth/ |
D | BUILD.gn | 57 "graphic_surface:surface",
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/ |
D | BUILD.gn | 62 "graphic_surface:surface",
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/ |
D | BUILD.gn | 59 "graphic_surface:surface",
|
/test/xts/hats/useriam/faceauth_additional/ |
D | BUILD.gn | 54 "graphic_surface:surface",
|