Home
last modified time | relevance | path

Searched defs:view (Results 101 - 125 of 473) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dswiper_component.cpp163 void SwiperComponent::ChangeListener::OnSwipe(UISwipeView &view) in OnSwipe() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_animator.cpp38 void UIImageAnimatorView::ImageAnimatorCallback::Callback(UIView* view) in Callback() argument
/foundation/arkui/ui_lite/frameworks/dock/
H A Dfocus_manager.cpp30 bool FocusManager::RequestFocus(UIView* view) in RequestFocus() argument
234 bool FocusManager::GetNextFocus(UIView* focusedView, UIView*& candidate, UIView* view, uint8_t direction) in GetNextFocus() argument
/foundation/arkui/ui_lite/test/uitest/test_clip/
H A Dui_test_clip.cpp60 bool UITestClip::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_pod.cpp121 array_view<const uint8_t> view; in Get() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Djson_util.h130 const auto view = in FromJson() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_tss.c50 struct svga_hw_view_state *view = &svga->state.hw_draw.views[i]; in svga_cleanup_tss_binding() local
65 struct svga_hw_view_state *view; member
76 emit_tex_binding_unit(struct svga_context *svga, unsigned unit, const struct svga_sampler_state *s, const struct pipe_sampler_view *sv, struct svga_hw_view_state *view, boolean reemit, struct bind_queue *queue) emit_tex_binding_unit() argument
190 struct svga_hw_view_state *view = queue.bind[i].view; update_tss_binding() local
249 struct svga_hw_view_state *view = &svga->state.hw_draw.views[i]; svga_reemit_tss_bindings() local
262 struct svga_hw_view_state *view = &svga->state.hw_draw.views[unit]; svga_reemit_tss_bindings() local
[all...]
H A Dsvga_state_fs.c241 struct pipe_sampler_view *view = svga->curr.sampler_views[shader][i]; in make_fs_key() local
/third_party/node/src/inspector/
H A Dnode_string.cc62 String StringViewToUtf8(v8_inspector::StringView view) { in StringViewToUtf8() argument
/third_party/node/src/
H A Dnode_wasm_web_api.cc109 Local<ArrayBufferView> view = chunk.As<ArrayBufferView>(); in Push() local
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc101 Local<ArrayBufferView> view = args[0].As<ArrayBufferView>(); in CallWithTypedarray() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.h58 struct pipe_sampler_view *view; member
H A Dst_atom_sampler.c110 struct pipe_sampler_view *view = sv->view; in st_convert_sampler() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c311 nv30_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) nv30_sampler_view_destroy() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c72 struct nv50_tic_entry *view; in nv50_create_texture_view() local
[all...]
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/
H A DFormattableRvAdapter.java96 public ViewHolder(View view) { in ViewHolder() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.c259 struct fd4_pipe_sampler_view *view = fd4_pipe_sampler_view(views[i]); in fd4_set_sampler_views() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h128 } view[16]; member
/third_party/mesa3d/src/tool/pps/
H A Dpps_config.cc71 std::optional<uint32_t> to_counter_id(const std::string_view &view) in to_counter_id() argument
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_private.h61 struct pipe_sampler_view *view; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp222 void MachineBlockFrequencyInfo::view(const Twine &Name, bool isSimple) const { in view() function in MachineBlockFrequencyInfo
/third_party/skia/src/effects/
H A DSkTableColorFilter.cpp187 auto view = std::get<0>(GrMakeCachedBitmapProxyView(context, bitmap, GrMipmapped::kNo)); in Make() local
148 ColorTableEffect(std::unique_ptr<GrFragmentProcessor> inputFP, GrSurfaceProxyView view) ColorTableEffect() argument
/third_party/skia/src/gpu/effects/
H A DGrTextureEffect.h106 const GrSurfaceProxyView& view() const { return fView; } in view() function in GrTextureEffect
/third_party/skia/src/gpu/
H A DGrSurfaceProxyView.h29 GrSurfaceProxyView(GrSurfaceProxyView&& view) = default; member in GrSurfaceProxyView
35 GrSurfaceProxyView& operator=(GrSurfaceProxyView&& view) = default; member in GrSurfaceProxyView
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp39 class view class in sw::LRUCache
164 LRUCache<KEY, DATA, HASH>::view::view(Entry *entry) in view() function in sw::LRUCache::view
[all...]

Completed in 14 milliseconds

12345678910>>...19