Home
last modified time | relevance | path

Searched refs:render (Results 326 - 350 of 537) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/skia/tests/
H A DPathOpsSimplifyQuadThreadedTest.cpp93 testRunner.render(); in DEF_TEST()
H A DPathOpsSimplifyDegenerateThreadedTest.cpp85 testRunner.render(); in DEF_TEST()
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp94 testRunner.render(); in DEF_TEST()
H A DPathOpsSimplifyTrianglesThreadedTest.cpp93 testRunner.render(); in DEF_TEST()
H A DPathOpsOpLoopThreadedTest.cpp108 testRunner.render(); in DEF_TEST()
H A DPathOpsQuadLineIntersectionThreadedTest.cpp132 testRunner.render(); in DEF_TEST()
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.h141 void render(SkCanvas*) const;
148 // Must be SkSVGDOM::render() is not thread safe?
/third_party/skia/gm/
H A Dstringart.cpp146 fAnims[0]->render(canvas, &fRects[i]);
/third_party/skia/modules/skottie/gm/
H A DExternalProperties.cpp74 fAnimation->render(canvas, &dest);
/third_party/skia/modules/sksg/include/
H A DSkSGRenderNode.h24 * Base class for nodes which can render to a canvas.
32 void render(SkCanvas*, const RenderContext* = nullptr) const;
38 // Controls the visibility of the render node. Invisible nodes are not rendered,
89 // Add (cumulative) paint overrides to a render node sub-DAG.
128 * Clients outside SkSG looking to implement custom render nodes,
/third_party/skia/bench/
H A DDecodeBench.cpp87 anim->render(recorder.beginRecording(anim->size().width(), anim->size().height()));
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidRenderActivity.hpp141 virtual bool render (void) = 0;
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/js/pages/history/
H A Dhistory.js137 options.render=$app_template$;
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
H A Drga-hw.h186 unsigned int render:3; member
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H A Drga-hw.h186 unsigned int render:3; member
/third_party/node/tools/inspector_protocol/jinja2/
H A Dnativetypes.py36 internal code Jinja uses to render templates.
199 def render(self, *args, **kwargs): member in NativeTemplate
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.h156 void render();
/third_party/skia/tools/
H A Dskottie2movie.cpp24 static DEFINE_string2(input, i, "", "skottie animation to render");
36 anim->render(surf->getCanvas()); in produce_frame()
/third_party/skia/modules/skottie/src/effects/
H A DRadialWipeEffect.cpp99 this->children()[0]->render(canvas, local_ctx);
H A DSkSLEffect.cpp38 this->children()[0]->render(canvas, local_ctx);
/third_party/skia/modules/skottie/src/layers/
H A DPrecompLayer.cpp126 fExternal->render(canvas, static_cast<double>(fCurrentT)); in attachExternalPrecompLayer()
/third_party/skia/modules/skottie/tests/
H A DImage.cpp120 anim->render(surf->getCanvas(), &rect); in DEF_TEST()
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.hpp30 * wrapper. FragmentProcessor::render() operates on
92 * FragmentProcessor.render() draws a given set of fragments. No two
93 * fragments given in one render() call should have the same pixel
101 void render (const rr::MultisamplePixelBufferAccess& colorMultisampleBuffer,
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/js/pages/detail/
H A Ddetail.js133 options.render=$app_template$;
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/pages/air/
H A Dair.js137 options.render=$app_template$;

Completed in 11 milliseconds

1...<<11121314151617181920>>...22