Home
last modified time | relevance | path

Searched defs:surface (Results 126 - 150 of 913) sorted by relevance

12345678910>>...37

/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dvideo_resize_filter_unit_test.cpp115 sptr<Surface> surface = nullptr; in HWTEST_F() local
H A Dsurface_decoder_filter_unit_test.cpp148 sptr<Surface> surface = nullptr; in HWTEST_F() local
283 sptr<Surface> surface; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_buffer.cpp43 std::shared_ptr<ImageCodecBuffer> ImageCodecBuffer::CreateSurfaceBuffer(sptr<SurfaceBuffer> surface) in CreateSurfaceBuffer() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_receiver_manager_test.cpp85 auto surface = imageReceiverManager.getSurfaceByKeyId(""); in HWTEST_F() local
103 auto surface = imageReceiverManager.getSurfaceByKeyId(receiverKey); in HWTEST_F() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_context.cpp67 bool RenderContext::MakeCurrent(const RenderSurface *surface) in MakeCurrent() argument
102 bool RenderContext::SwapBuffers(const RenderSurface *surface) in SwapBuffers() argument
/foundation/multimedia/camera_lite/frameworks/
H A Dframe_config.cpp34 void FrameConfig::AddSurface(Surface &surface) in AddSurface() argument
40 void FrameConfig::RemoveSurface(Surface &surface) in RemoveSurface() argument
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp257 OHOS::sptr<OHOS::Surface> surface = recorder_->GetSurface(2); in HWTEST_F() local
1606 OHOS::sptr<OHOS::Surface> surface = recorder_->GetMetaSurface(g_videoRecorderConfig.metaSourceId); in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/common/decision_center/src/
H A Dscreen_decision_center.cpp115 int32_t ScreenDecisionCenter::SetJpegSurface(sptr<Surface> &surface) in SetJpegSurface() argument
/foundation/distributedhardware/distributed_screen/services/screenclient/src/
H A Dscreen_client_window_adapter.cpp51 auto surface = window->GetSurfaceNode()->GetSurface(); in CreateWindow() local
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_window.cpp93 Surface* surface = winRequestor_->GetSurface(); in GetSurface() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dbitmap.c129 vlVdpBitmapSurfaceDestroy(VdpBitmapSurface surface) in vlVdpBitmapSurfaceDestroy() argument
152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface, in vlVdpBitmapSurfaceGetParameters() argument
39 vlVdpBitmapSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpBool frequently_accessed, VdpBitmapSurface *surface) vlVdpBitmapSurfaceCreate() argument
181 vlVdpBitmapSurfacePutBitsNative(VdpBitmapSurface surface, void const *const *source_data, uint32_t const *source_pitches, VdpRect const *destination_rect) vlVdpBitmapSurfacePutBitsNative() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_blocks.c47 XvMCSurface surface; in main() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp62 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLNoConfigContextTest.cpp93 EGLSurface surface = EGL_NO_SURFACE; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DSwapchain.cpp21 vk::SurfaceKHR surface = window.getSurface(); in Swapchain() local
/third_party/skia/tests/
H A DGrFinishedFlushTest.cpp44 sk_sp<SkSurface> surface = SkSurface::MakeRenderTarget(dContext, SkBudgeted::kNo, info); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DSkSLES2ConformanceTest.cpp55 static void test_expect_pass(skiatest::Reporter* r, SkSurface* surface, const char* testFile) { in test_expect_pass() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSwapChainTests.cpp85 wgpu::Surface surface; member in SwapChainTests
[all...]
/third_party/skia/example/
H A DHelloWorld.cpp57 void HelloWorld::onPaint(SkSurface* surface) { in onPaint() argument
/third_party/skia/gm/
H A Dimageblurrepeatmode.cpp30 auto surface = ToolUtils::makeSurface(canvas, info); in make_image() local
H A Dyuv420_odd_dim.cpp68 sk_sp<SkSurface> surface; in DEF_SIMPLE_GM_CAN_FAIL() local
H A Dcrbug_224618.cpp44 sk_sp<SkSurface> surface = SkSurface::MakeRasterN32Premul(400, 400); variable
H A Drsxtext.cpp88 auto surface = SkSurface::MakeRasterN32Premul(kTileSize.width(), kTileSize.height()); in make_shader() local
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DSkottieAnimationActivity.java31 protected void onSurfaceInitialized(Surface surface) { in onSurfaceInitialized() argument
H A DRuntimeShaderActivity.java29 protected void onSurfaceInitialized(Surface surface) { in onSurfaceInitialized() argument

Completed in 16 milliseconds

12345678910>>...37