Home
last modified time | relevance | path

Searched defs:view (Results 26 - 50 of 473) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dscroll_layer.cpp70 UIView *view = rootComponent->GetComponentRootView(); in AppendScrollLayer() local
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.h54 to_tegra_sampler_view(struct pipe_sampler_view *view) in to_tegra_sampler_view() argument
60 tegra_sampler_view_unwrap(struct pipe_sampler_view *view) in tegra_sampler_view_unwrap() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj_tex.h27 nv50_tic_entry(struct pipe_sampler_view *view) in nv50_tic_entry() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DEdgeBundles.cpp100 void EdgeBundles::view() const { in view() function in EdgeBundles
/third_party/skia/src/gpu/dawn/
H A DGrDawnAttachment.cpp40 wgpu::TextureView view = texture.CreateView(); in MakeStencil() local
15 GrDawnAttachment(GrDawnGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, int samples, wgpu::Texture texture, wgpu::TextureView view) GrDawnAttachment() argument
/third_party/skia/samplecode/
H A DSampleCamera.cpp50 Sk3DView view; variable
/third_party/skia/modules/skplaintexteditor/include/
H A Dstringslice.h28 SkPlainTextEditor::StringView view() const { return {fPtr.get(), fLength}; } in view() function in SkPlainTextEditor::StringSlice
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_full_update_model_ng_test.cpp126 RefPtr<AceType> view; in HWTEST_F() local
/foundation/arkui/ui_lite/test/uitest/test_ui_list_view/
H A Dui_test_list_layout.cpp234 void UITestListLayout::SetLastPos(UIView* view) in SetLastPos() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_unit_test.cpp239 UIView* view = new UIView(); in HWTEST_F() local
H A Dui_scroll_view_unit_test.cpp194 UIView* view = new UIView(); in HWTEST_F() local
H A Dui_circle_progress_unit_test.cpp174 UIView* view = new UIView(); in HWTEST_F() local
197 UIView* view = new UIView(); in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/unittest/animator/
H A Danimator_unit_test.cpp33 explicit TestAnimatorCallback(UIView* view) : view_(view), animator_(nullptr) {} in TestAnimatorCallback() argument
197 UIView* view = new UIView(); in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_anti_aliasing/
H A Dui_test_anti_aliasing.cpp80 UIView* view = new UIView(); in UIKitAntiAliasingTestRect001() local
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp199 void UITestAdvancedLayout::OnClickButton(const UIView& view) in OnClickButton() argument
243 OnClick(UIView& view, const ClickEvent& event) OnClick() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Djson_util.h111 const auto view = in FromJson() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Djson_util.h113 const auto view = in FromJson() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Djson_util.h77 const auto view = in from_json() local
87 const auto view = BASE_NS::array_view(jsonData.array_.data(), BASE_NS::Math::min(jsonData.array_.size(), N)); in from_json() local
/third_party/ffmpeg/libavutil/
H A Dstereo3d.h190 enum AVStereo3DView view; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c106 sp_tex_tile_is_compat_view(struct softpipe_tex_tile_cache *tc, struct pipe_sampler_view *view) sp_tex_tile_is_compat_view() argument
123 sp_tex_tile_cache_set_sampler_view(struct softpipe_tex_tile_cache *tc, struct pipe_sampler_view *view) sp_tex_tile_cache_set_sampler_view() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_sampler_view.c68 boolean view = TRUE; in svga_get_tex_sampler_view() local
[all...]
/third_party/node/test/addons/openssl-binding/
H A Dbinding.cc11 auto view = info[0].As<v8::ArrayBufferView>(); in RandomBytes() local
25 auto view = info[0].As<v8::ArrayBufferView>(); in Hash() local
[all...]
/third_party/node/test/addons/zlib-binding/
H A Dbinding.cc10 auto view = info[0].As<v8::ArrayBufferView>(); in CompressBytes() local
/third_party/mesa3d/src/intel/isl/
H A Disl_storage_image.c224 isl_surf_fill_image_param(const struct isl_device *dev, struct brw_image_param *param, const struct isl_surf *surf, const struct isl_view *view) isl_surf_fill_image_param() argument
[all...]
/third_party/skia/src/gpu/
H A DGrDstProxyView.h50 void setProxyView(GrSurfaceProxyView view) { in setProxyView() argument

Completed in 11 milliseconds

12345678910>>...19