Home
last modified time | relevance | path

Searched defs:view (Results 51 - 75 of 475) sorted by relevance

12345678910>>...19

/third_party/skia/src/gpu/
H A DGrDstProxyView.h50 void setProxyView(GrSurfaceProxyView view) { in setProxyView() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DAttachment.cpp57 GrD3DDescriptorHeap::CPUHandle view = in MakeStencil() local
12 GrD3DAttachment(GrD3DGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, DXGI_FORMAT format, const D3D12_RESOURCE_DESC& desc, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& view) GrD3DAttachment() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSwapChainTests.cpp70 void ClearTexture(wgpu::TextureView view, wgpu::Color color) { in ClearTexture() argument
/third_party/python/PC/
H A Dwinsound.c81 Py_buffer view = {NULL, NULL}; in winsound_PlaySound_impl() local
/third_party/skia/gm/
H A Dfpcoordinateoverride.cpp85 auto view = std::get<0>(GrMakeCachedBitmapProxyView(rContext, bmp, GrMipmapped::kNo)); in DEF_SIMPLE_GPU_GM_BG() local
/third_party/skia/bench/
H A DGlyphQuadFillBench.cpp38 SkMatrix view = SkMatrix::I(); variable
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dlazy_foreach.cpp57 auto view = ViewStackModel::GetInstance()->Finish(); in OnGetChildByIndex() local
90 auto view = ViewStackModel::GetInstance()->Finish(); in OnGetChildByIndexNew() local
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_group_unit_test.cpp63 UIView* view = new UIView(); in HWTEST_F() local
92 UIView* view = new UIView(); in HWTEST_F() local
114 UIView* view = new UIView(); HWTEST_F() local
139 UIView* view = new UIView(); HWTEST_F() local
[all...]
H A Dui_swipe_view_unit_test.cpp100 UIView* view = new UIView(); in HWTEST_F() local
129 UIView* view = new UIView(); in HWTEST_F() local
157 UIView* view = new UIView(); HWTEST_F() local
193 UIViewGroup* view = new UIViewGroup(); HWTEST_F() local
290 UIView* view = swipeView_->GetViewByIndex(1); HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.cpp193 bool UITestViewGroup::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
223 UIView* view = new UIView(); AddView() local
258 UIView* view = new UIView(); AddMultiParent() local
268 UIView* view = new UIView(); InsertMultiParent() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_scale_rotate/
H A Dui_test_view_scale_rotate.cpp61 void UITestViewScaleRotate::Callback(UIView* view) in Callback() argument
/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.cpp230 bool UITestVideo::OnClick(UIView &view, const ClickEvent& event) in OnClick() argument
266 bool UITestVideo::OnClick1(UIView &view, const ClickEvent& event) in OnClick1() argument
299 OnClick2(UIView &view, const ClickEvent& event) OnClick2() argument
[all...]
/foundation/arkui/ui_lite/interfaces/kits/animator/
H A Danimator.h71 virtual void OnStop(UIView& view) {} in OnStop() argument
132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator() argument
/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_pillar.cpp158 bool UITestChartPillar::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
218 SetLastPos(UIView* view) SetLastPos() argument
[all...]
/foundation/arkui/ui_lite/frameworks/core/
H A Dinput_method_manager.cpp29 void InputMethodManager::ShowInputMethod(UIView* view) in ShowInputMethod() argument
/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.cpp311 void PointerInputDevice::UpdateEventViews(UIView* view) in UpdateEventViews() argument
330 UIView* view; in OnViewLifeEvent() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswitch_tdd_test.cpp73 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest001() local
139 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest002() local
176 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest003() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.cpp214 bool UITestLabel::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
256 ExpandClick(UIView& view, const ClickEvent& event) const ExpandClick() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dui_test_edit_text.cpp115 bool UITestEditText::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
132 void UITestEditText::OnChange(UIView& view, const char* value) in OnChange() argument
/foundation/arkui/ui_lite/test/uitest/test_digital_clock/
H A Dui_test_digital_clock.cpp44 UIView* view = static_cast<UIViewGroup*>(container_)->GetChildrenHead(); in TearDown() local
/foundation/arkui/ui_lite/test/uitest/test_picker/
H A Dui_test_ui_picker.cpp221 bool UITestUIPicker::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
266 void UITestUIPicker::SetLastPos(UIView* view) in SetLastPos() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.h51 struct fdl6_view view; member
/third_party/mesa3d/src/hgl/
H A DGLRenderer.cpp12 BGLRenderer::BGLRenderer(BGLView* view, ulong glOptions) in BGLRenderer() argument
H A DGLRendererRoster.cpp93 GLRendererRoster::GetRenderer(BGLView *view, ulong options) in GetRenderer() argument
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/
H A DNotFormattableRvAdapter.java56 public ViewHolder(View view) { in ViewHolder() argument
[all...]

Completed in 9 milliseconds

12345678910>>...19