| /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
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DAttachment.cpp | 57 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 D | SwapChainTests.cpp | 70 void ClearTexture(wgpu::TextureView view, wgpu::Color color) { in ClearTexture() argument
|
| /third_party/python/PC/ |
| H A D | winsound.c | 81 Py_buffer view = {NULL, NULL}; in winsound_PlaySound_impl() local
|
| /third_party/skia/gm/ |
| H A D | fpcoordinateoverride.cpp | 85 auto view = std::get<0>(GrMakeCachedBitmapProxyView(rContext, bmp, GrMipmapped::kNo)); in DEF_SIMPLE_GPU_GM_BG() local
|
| /third_party/skia/bench/ |
| H A D | GlyphQuadFillBench.cpp | 38 SkMatrix view = SkMatrix::I(); variable
|
| /base/update/updater/services/ui/view/page/ |
| H A D | base_page.cpp | 91 auto &view = *upView; in BuildCom() local [all...] |
| H A D | sub_page.cpp | 89 const auto &view = basePage_->GetView(); in SetVisible() local
|
| /base/update/updater/test/unittest/updater_ui_test/view/ |
| H A D | ui_component_unittest.cpp | 44 void CheckCommInfo(OHOS::UIView &view, const UxViewCommonInfo &common) in CheckCommInfo() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| H A D | lazy_foreach.cpp | 57 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 D | ui_view_group_unit_test.cpp | 63 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 D | ui_swipe_view_unit_test.cpp | 100 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 D | ui_test_view_group.cpp | 193 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 D | ui_test_view_scale_rotate.cpp | 61 void UITestViewScaleRotate::Callback(UIView* view) in Callback() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_video/ |
| H A D | ui_test_video.cpp | 230 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 D | animator.h | 71 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 D | ui_test_chart_pillar.cpp | 158 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 D | input_method_manager.cpp | 29 void InputMethodManager::ShowInputMethod(UIView* view) in ShowInputMethod() argument
|
| /foundation/arkui/ui_lite/frameworks/dock/ |
| H A D | pointer_input_device.cpp | 311 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 D | switch_tdd_test.cpp | 73 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 D | ui_test_label.cpp | 214 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 D | ui_test_edit_text.cpp | 115 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 D | ui_test_digital_clock.cpp | 44 UIView* view = static_cast<UIViewGroup*>(container_)->GetChildrenHead(); in TearDown() local
|