Home
last modified time | relevance | path

Searched defs:view (Results 76 - 100 of 475) sorted by relevance

12345678910>>...19

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_image.c121 struct fdl6_view view; in fd6_emit_image_descriptor() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_texture.c77 struct pipe_sampler_view *view = views ? views[i] : NULL; in set_sampler_views() local
44 fd_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *view) fd_sampler_view_destroy() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_sampler.c173 translate_texture_format(enum pipe_format pipeFormat, const struct pipe_sampler_view *view) translate_texture_format() argument
282 update_map(struct i915_context *i915, uint32_t unit, const struct i915_texture *tex, const struct i915_sampler_state *sampler, const struct pipe_sampler_view *view, uint32_t state[3]) update_map() argument
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_image.c98 struct panvk_image_view *view; in CreateImageView() local
181 struct panvk_buffer_view *view = CreateBufferView() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_objects.c125 rbug_sampler_view_create(struct rbug_context *rb_context, struct rbug_resource *rb_resource, struct pipe_sampler_view *view) rbug_sampler_view_create() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbasetexture9.h38 struct pipe_sampler_view *view[2]; /* linear and sRGB */ member
/third_party/python/Include/
H A Dmemoryobject.h63 Py_buffer view; /* private copy of the exporter's view */ member
/third_party/python/Lib/idlelib/
H A Dsqueezer.py177 def view(self, event=None): member in ExpandingButton
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DRecorderActivity.java63 public void onStartRecording(View view) { in onStartRecording() argument
75 public void onStopRecordPlay(View view) { in onStopRecordPlay() argument
82 public void onStartPlayback(View view) { in onStartPlayback() argument
H A DTestOutputActivity.java39 public void onItemSelected(AdapterView<?> parent, View view, int pos, long id) { in onItemSelected() argument
115 public void onChannelBoxClicked(View view) { in onChannelBoxClicked() argument
/third_party/skia/tests/
H A DSpecialImageTest.cpp73 GrSurfaceProxyView view = img->view(rContext); in test_image() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBindGroupVk.cpp93 TextureView* view = ToBackend(GetBindingAsTextureView(bindingIndex)); in BindGroup() local
116 TextureView* view = ToBackend(GetBindingAsTextureView(bindingIndex)); in BindGroup() local
143 TextureView* view = ToBackend(textureViews[0].Get()); in BindGroup() local
H A DFencedDeleter.cpp62 void FencedDeleter::DeleteWhenUnused(VkImageView view) { in DeleteWhenUnused() argument
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXVulkanPlatform.cpp46 VulkanWindow (MovePtr<osx::MetalView> view) in VulkanWindow() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_native_view_ffi.cpp65 auto view = FFIData::Create<NativeView>(remoteView); in FfiOHOSAceFrameworkNativeViewCtor() local
74 auto view = FFIData::GetData<NativeView>(id); in FfiOHOSAceFrameworkNativeViewDestroy() local
134 auto view = FFIData::GetData<NativeView>(nativeViewId); in FfiOHOSAceFrameworkNativeViewSyncInstanceId() local
144 auto view in FfiOHOSAceFrameworkNativeViewRestoreInstanceId() local
154 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkNativeViewFinishUpdateFunc() local
164 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkViewDeletedElmtIdsHaveBeenPurged() local
183 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkViewGetDeletedElemtIds() local
[all...]
H A Dcj_customdialog_controller_ffi.h62 void SetView(NativeView* view) in SetView() argument
/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.cpp372 bool UITestUIList::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
444 OnScrollStart(int16_t index, UIView* view) OnScrollStart() argument
455 OnScrollEnd(int16_t index, UIView* view) OnScrollEnd() argument
465 OnScrollTop(int16_t index, UIView* view) OnScrollTop() argument
471 OnScrollBottom(int16_t index, UIView* view) OnScrollBottom() argument
477 OnItemSelected(int16_t index, UIView* view) OnItemSelected() argument
507 SetLastPos(UIView* view) SetLastPos() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_texture_mapper/
H A Dui_test_texture_mapper.cpp196 bool UITestTextureMapper::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
243 bool UITestTextureMapper::ExpandClick(UIView& view, cons argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.cpp213 bool UITestViewPercent::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
/foundation/arkui/ui_lite/test/uitest/test_ui_scroll_view/
H A Dui_test_ui_scroll_view.cpp324 void UITestUIScrollView::SetLastPos(UIView* view) in SetLastPos() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.cpp33 bool KeyBoardEventListener::OnKeyAct(UIView &view, const KeyEvent &event) in OnKeyAct() argument
56 bool ViewOnTouchCancelListener::OnCancel(UIView &view, const CancelEvent &event) in OnCancel() argument
96 bool ViewOnTouchListener::OnDragStart(UIView& view, const DragEvent &event) in OnDragStart() argument
113 bool ViewOnTouchListener::OnDrag(UIView& view, const DragEvent& event) in OnDrag() argument
130 bool ViewOnTouchListener::OnDragEnd(UIView& view, const DragEvent &event) in OnDragEnd() argument
151 void ValueChangeListener::OnChange(UIView &view, cons argument
[all...]
/foundation/arkui/ui_lite/test/framework/include/
H A Dui_test.h76 static void DeleteChildren(UIView* view) in DeleteChildren() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_radio_button.cpp57 UIView* view = this; in OnClickEvent() local
144 void UIRadioButton::FindRadioButtonAndChangeState(UIView* view) in FindRadioButtonAndChangeState() argument
165 Callback(UIView* view) Callback() argument
[all...]
H A Dui_toggle_button.cpp123 void UIToggleButton::Callback(UIView* view) in Callback() argument
153 void UIToggleButton::OnStop(UIView& view) in OnStop() argument
/foundation/arkui/ui_lite/test/uitest/test_animator/
H A Dui_test_animator.cpp254 bool UITestAnimator::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
[all...]

Completed in 12 milliseconds

12345678910>>...19