/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_checkbox.cpp | 203 void UICheckBox::Callback(UIView* view) in Callback() argument 213 void UICheckBox::OnStop(UIView& view) in OnStop() argument
|
H A D | ui_button.cpp | 345 void UIButton::ButtonAnimator::Callback(UIView* view) in Callback() argument 355 void UIButton::ButtonAnimator::OnStop(UIView& view) in OnStop() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | tabs_component.cpp | 298 void TabsComponent::ChangeListener::OnSwipe(UISwipeView& view) in OnSwipe() argument 304 UITabView* tabView = reinterpret_cast<UITabView *>(&view); in OnSwipe()
|
H A D | image_animator_component.h | 37 void OnAnimatorStop(UIView& view) override
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/ |
H A D | property.h | 105 const TypeId view[] = { Interface::UID }; in GetModifiers() local 106 for (auto& v : i->GetModifiers(view, true)) { in GetModifiers()
|
/third_party/node/src/inspector/ |
H A D | main_thread_interface.cc | 294 StringView view(reinterpret_cast<uint16_t*>(buffer.out()), utf16_length); in Utf8ToStringView() 295 return StringBuffer::create(view); in Utf8ToStringView()
|
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_run.c | 217 p->view = p->pipe->create_sampler_view(p->pipe, in, &v_tmp); in pp_filter_setup_in() 234 pipe_sampler_view_reference(&p->view, NULL); in pp_filter_end_pass()
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DResourceProvider.cpp | 120 const GrD3DDescriptorHeap::CPUHandle& view) { in recycleShaderView() 121 fCpuDescriptorManager.recycleShaderView(view); in recycleShaderView() 276 // create the associated constant buffer view descriptor in uploadConstantData() 119 recycleShaderView( const GrD3DDescriptorHeap::CPUHandle& view) recycleShaderView() argument
|
/third_party/skia/src/gpu/effects/ |
H A D | GrBitmapTextGeoProc.cpp | 210 auto [view, ct, at] = d->randomView(); in TestCreate() 239 &view, 1, samplerState, format, in TestCreate()
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
H A D | MusicKeyboardView.java | 24 import android.view.MotionEvent; 25 import android.view.View;
|
/third_party/skia/third_party/externals/dawn/examples/ |
H A D | CubeReflection.cpp | 91 glm::mat4 view; member 107 view : mat4x4<f32>; in init() 127 output.Position = camera.proj * camera.view * model.matrix * vec4<f32>(pos, 1.0); in init() 260 cameraData.view = glm::lookAt(glm::vec3(8.f * std::sin(glm::radians(s.b * 360.f)), 2.f, in frame()
|
/third_party/python/Lib/ |
H A D | mailcap.py | 38 where the viewing command is stored with the key "view". 90 the viewing command is stored with the key "view". 127 The viewing command is stored as the value with the key "view", 138 key, view, rest = fields[0], fields[1], fields[2:] 139 fields = {'view': view} 171 def findmatch(caps, MIMEtype, key='view', filename="/dev/null", plist=[]): 276 command, e = findmatch(caps, MIMEtype, 'view', file)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 37 "view-block-freq-propagation-dags", cl::Hidden, 51 ViewBlockFreqFuncName("view-bfi-func-name", cl::Hidden, 57 ViewHotFreqPercent("view-hot-freq-percent", cl::init(10), cl::Hidden, 66 "pgo-view-counts", cl::Hidden, 72 "block frequency propagation algorithm. To view " 74 "-pgo-view-raw-counts instead. To limit graph " 76 "-view-bfi-func-name."), 193 view(); in calculate() 256 void BlockFrequencyInfo::view(StringRef title) const { in view() function in BlockFrequencyInfo
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 239 Move<VkImageView> view; member 311 return params.numFloatColor1Samples != VK_SAMPLE_COUNT_1_BIT ? floatResolve1.view : floatColor1.view; in getResolvedFloatColorImage1View() 315 return params.numFloatColor2Samples != VK_SAMPLE_COUNT_1_BIT ? floatResolve2.view : floatColor2.view; in getResolvedFloatColorImage2View() 319 return params.numIntColorSamples != VK_SAMPLE_COUNT_1_BIT ? intResolve.view : intColor.view; in getResolvedIntColorImageView() 323 // If no depth aspect, return the stencil view just to have something bound in the desc set in getResolvedDepthOnlyImageView() 330 // If no stencil aspect, return the depth view just to have something bound in the desc set in getResolvedStencilOnlyImageView() 408 view in allocate() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 237 Move<VkImageView> view; member 309 return params.numFloatColor1Samples != VK_SAMPLE_COUNT_1_BIT ? floatResolve1.view : floatColor1.view; in getResolvedFloatColorImage1View() 313 return params.numFloatColor2Samples != VK_SAMPLE_COUNT_1_BIT ? floatResolve2.view : floatColor2.view; in getResolvedFloatColorImage2View() 317 return params.numIntColorSamples != VK_SAMPLE_COUNT_1_BIT ? intResolve.view : intColor.view; in getResolvedIntColorImageView() 321 // If no depth aspect, return the stencil view just to have something bound in the desc set in getResolvedDepthOnlyImageView() 328 // If no stencil aspect, return the depth view just to have something bound in the desc set in getResolvedStencilOnlyImageView() 407 view in allocate() [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_clear_blit.c | 218 tu_cs_emit(cs, iview->view.SP_PS_2D_SRC_SIZE); in r2d_src_depth() 224 tu_cs_image_flag_ref(cs, &iview->view, layer); in r2d_src_depth() 236 tu_cs_emit(cs, iview->view.SP_PS_2D_SRC_SIZE); in r2d_src_stencil() 294 tu_cs_image_flag_ref(cs, &iview->view, layer); in r2d_dst_depth() 1023 memcpy(desc, iview->view.descriptor, sizeof(desc)); in r3d_src_gmem() 1090 tu_cs_image_flag_ref(cs, &iview->view, layer); in r3d_dst_depth() 1092 tu_cs_emit_regs(cs, A6XX_RB_RENDER_CNTL(.flag_mrts = iview->view.ubwc_enabled)); in r3d_dst_depth() 2268 VK_IMAGE_ASPECT_COLOR_BIT, 0, false, dst->view.ubwc_enabled, in resolve_sysmem() 2280 ops->src(cmd, cs, &src->view, i, VK_FILTER_NEAREST, dst_format); in resolve_sysmem() 2290 ops->dst(cs, &dst->view, in resolve_sysmem() [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_util.cpp | 1085 BufferView* view = data.bufferViews[i].get(); in LoadBuffers() local 1086 view->data = &(view->buffer->data[view->byteOffset]); in LoadBuffers() 1180 BufferView* view = bufferViews[i].get(); in ReleaseBuffers() local 1181 view->data = nullptr; in ReleaseBuffers()
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/ |
H A D | wasm-module-builder.js | 19 let view = new Uint8Array(len); 20 for (let i = 0; i < len; i++) view[i] = input[0].charCodeAt(i); 21 return view.buffer; 23 let view = new Uint8Array(input.length); 30 view[i] = val | 0; 32 return view.buffer;
|
/third_party/python/Python/ |
H A D | getargs.c | 1339 Py_buffer view; in convertbuffer() local 1348 if (getbuffer(arg, &view, errmsg) < 0) in convertbuffer() 1350 count = view.len; in convertbuffer() 1351 *p = view.buf; in convertbuffer() 1352 PyBuffer_Release(&view); in convertbuffer() 1357 getbuffer(PyObject *arg, Py_buffer *view, const char **errmsg) in getbuffer() argument 1359 if (PyObject_GetBuffer(arg, view, PyBUF_SIMPLE) != 0) { in getbuffer() 1363 if (!PyBuffer_IsContiguous(view, 'C')) { in getbuffer() 1364 PyBuffer_Release(view); in getbuffer()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_meta_copy.c | 35 const struct pan_image_view *view) in panvk_meta_copy_img_emit_texture() 40 GENX(panfrost_estimate_texture_payload_size)(view); in panvk_meta_copy_img_emit_texture() 45 GENX(panfrost_new_texture)(pdev, view, texture.cpu, &surfaces); in panvk_meta_copy_img_emit_texture() 657 .rts[0].view = &dstview, in panvk_meta_copy_img2img() 1069 struct pan_image_view view = { in panvk_meta_copy_buf2img() local 1090 .rts[0].view = &view, in panvk_meta_copy_buf2img() 1116 view.first_layer = view.last_layer = l + first_layer; in panvk_meta_copy_buf2img() 1505 struct pan_image_view view in panvk_meta_copy_img2buf() local 33 panvk_meta_copy_img_emit_texture(struct panfrost_device *pdev, struct pan_pool *desc_pool, const struct pan_image_view *view) panvk_meta_copy_img_emit_texture() argument [all...] |
/foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/ |
H A D | ui_test_analog_clock.h | 30 virtual void Callback(UIView* view) in Callback() argument
|
/foundation/arkui/ui_lite/test/uitest/test_transform/ |
H A D | ui_test_transform.h | 60 bool OnClick(UIView& view, const ClickEvent& event) override;
|
/foundation/arkui/ui_lite/test/uitest/test_progress_bar/ |
H A D | ui_test_circle_progress.h | 36 bool OnClick(UIView& view, const ClickEvent& event) override;
|
/third_party/node/src/dataqueue/ |
H A D | queue.h | 67 // that is a subset view over the original: 149 // Returns a new Entry that is a view over this entries data 202 v8::Local<v8::ArrayBufferView> view); 249 // Returns a new DataQueue that is a view over this queues data
|
/third_party/node/tools/actions/ |
H A D | commit-queue.sh | 35 gh pr view "$pr" --json labels --jq ".labels" > labels.json
|