/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | scroll_layer.cpp | 70 UIView *view = rootComponent->GetComponentRootView(); in AppendScrollLayer() local
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_context.h | 54 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 D | nv50_stateobj_tex.h | 27 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 D | EdgeBundles.cpp | 100 void EdgeBundles::view() const { in view() function in EdgeBundles
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnAttachment.cpp | 40 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 D | SampleCamera.cpp | 50 Sk3DView view; variable
|
/third_party/skia/modules/skplaintexteditor/include/ |
H A D | stringslice.h | 28 SkPlainTextEditor::StringView view() const { return {fPtr.get(), fLength}; } in view() function in SkPlainTextEditor::StringSlice
|
/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_full_update_model_ng_test.cpp | 126 RefPtr<AceType> view; in HWTEST_F() local
|
/foundation/arkui/ui_lite/test/uitest/test_ui_list_view/ |
H A D | ui_test_list_layout.cpp | 234 void UITestListLayout::SetLastPos(UIView* view) in SetLastPos() argument
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_label_unit_test.cpp | 239 UIView* view = new UIView(); in HWTEST_F() local
|
H A D | ui_scroll_view_unit_test.cpp | 194 UIView* view = new UIView(); in HWTEST_F() local
|
H A D | ui_circle_progress_unit_test.cpp | 174 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 D | animator_unit_test.cpp | 33 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 D | ui_test_anti_aliasing.cpp | 80 UIView* view = new UIView(); in UIKitAntiAliasingTestRect001() local
|
/foundation/arkui/ui_lite/test/uitest/test_layout/ |
H A D | ui_test_advanced_layout.cpp | 199 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 D | json_util.h | 111 const auto view = in FromJson() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | json_util.h | 113 const auto view = in FromJson() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
H A D | json_util.h | 77 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 D | stereo3d.h | 190 enum AVStereo3DView view; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_tile_cache.c | 106 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 D | svga_sampler_view.c | 68 boolean view = TRUE; in svga_get_tex_sampler_view() local [all...] |
/third_party/node/test/addons/openssl-binding/ |
H A D | binding.cc | 11 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 D | binding.cc | 10 auto view = info[0].As<v8::ArrayBufferView>(); in CompressBytes() local
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_storage_image.c | 224 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 D | GrDstProxyView.h | 50 void setProxyView(GrSurfaceProxyView view) { in setProxyView() argument
|