Home
last modified time | relevance | path

Searched defs:view (Results 126 - 150 of 475) sorted by relevance

12345678910>>...19

/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...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DEchoActivity.java111 public void onStartEcho(View view) { in onStartEcho() argument
124 public void onStopEcho(View view) { in onStopEcho() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupD3D12.cpp133 auto* view = ToBackend(GetBindingAsTextureView(bindingIndex)); in BindGroup() local
152 TextureView* view = ToBackend(GetBindingAsTextureView(bindingIndex)); in BindGroup() local
/third_party/skia/third_party/externals/dawn/examples/
H A DCppHelloTriangle.cpp137 wgpu::TextureView view = texture.CreateView(); in init() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DExternalTextureTests.cpp51 wgpu::TextureView view = texture.CreateView(); in TEST_P() local
H A DSwapChainValidationTests.cpp73 void CheckTextureViewIsError(wgpu::TextureView view) { in CheckTextureViewIsError() argument
78 void CheckTextureViewIsDestroyed(wgpu::TextureView view) { in CheckTextureViewIsDestroyed() argument
83 void CheckTextureViewIsValid(wgpu::TextureView view) { in CheckTextureViewIsValid() argument
88 void CheckTextureView(wgpu::TextureView view, boo argument
112 wgpu::TextureView view = swapchain.GetCurrentTextureView(); TEST_P() local
179 wgpu::TextureView view; TEST_P() local
204 wgpu::TextureView view = swapchain.GetCurrentTextureView(); TEST_P() local
216 wgpu::TextureView view = swapchain.GetCurrentTextureView(); TEST_P() local
260 wgpu::TextureView view = swapchain.GetCurrentTextureView(); TEST_P() local
284 wgpu::TextureView view = swapchain.GetCurrentTextureView(); TEST_P() local
298 wgpu::TextureView view = replacedSwapChain.GetCurrentTextureView(); TEST_P() local
315 wgpu::TextureView view = replacedSwapChain.GetCurrentTextureView(); TEST_P() local
334 wgpu::TextureView view = swapchain.GetCurrentTextureView(); TEST_P() local
[all...]
H A DTextureSubresourceTests.cpp51 void DrawTriangle(const wgpu::TextureView& view) { in DrawTriangle() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPassResourceUsageTracker.cpp35 void SyncScopeUsageTracker::TextureViewUsedAs(TextureViewBase* view, wgpu::TextureUsage usage) { in TextureViewUsedAs() argument
110 TextureViewBase* view = group->GetBindingAsTextureView(bindingIndex); in AddBindGroup() local
116 TextureViewBase* view = group->GetBindingAsTextureView(bindingIndex); in AddBindGroup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DRegionInfo.cpp111 void RegionInfo::view() { viewRegion(this); } in view() function in RegionInfo
/third_party/python/Objects/
H A Dpicklebufobject.c10 Py_buffer view; member
121 picklebuf_getbuf(PyPickleBufferObject *self, Py_buffer *view, int flags) picklebuf_getbuf() argument
132 picklebuf_releasebuf(PyPickleBufferObject *self, Py_buffer *view) picklebuf_releasebuf() argument
[all...]
/third_party/python/Include/
H A Dpybuffer.h99 PyAPI_FUNC(void) PyBuffer_Release(Py_buffer *view); variable
/third_party/skia/gm/
H A Dtexelsubset.cpp99 auto view = std::get<0>(GrMakeCachedBitmapProxyView(rContext, fBitmap, mipmapped)); variable
H A Ddrawquadset.cpp86 SkMatrix view = canvas->getTotalMatrix(); in draw_gradient_tiles() local
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DStateAdapter.java104 private void populateView(JSONObject item, View view) throws JSONException { in populateView() argument
192 onItemSelected(AdapterView<?> parent, View view, int position, long id) onItemSelected() argument
[all...]
/third_party/skia/experimental/webgpu-bazel/src/
H A Dbindings.cpp75 void drawPipeline(wgpu::Device device, wgpu::TextureView view, wgpu::RenderPipeline pipeline, in drawPipeline() argument
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DSkottieActivity.java107 inflateView(SkottieView view) inflateView() argument
159 addView(SkottieView view, int row , int column, boolean addView) addView() argument
253 onClick(View view) onClick() argument
[all...]
/third_party/skia/bench/
H A DBulkRectBench.cpp150 SkMatrix view = canvas->getLocalToDeviceAs3x3(); in drawSolidColorsBatch() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbrowser.c53 static void view_cb_notify_progress(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_progress() argument
63 static void view_cb_notify_load_status(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_load_status() argument
72 static void view_cb_resource_request_starting(WebKitWebView *view, in view_cb_resource_request_starting() argument
114 static gboolean view_cb_download_requested(WebKitWebView *view, in view_cb_download_requested() argument
125 static void view_cb_hovering_over_link(WebKitWebView *view, gcha argument
98 view_cb_mime_type_policy_decision( WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, gchar *mime, WebKitWebPolicyDecision *policy, struct browser_context *ctx) view_cb_mime_type_policy_decision() argument
140 view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, const char *title, struct browser_context *ctx) view_cb_title_changed() argument
155 WebKitWebView *view; hs20_web_browser() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dnative_view.cpp191 void NativeView::Create(const sptr<NativeView>& view) in Create() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register_impl.cpp235 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in AddCustomTitleBarComponent() local
310 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in UpdateRootComponent() local
[all...]
H A Djsi_view_register_impl_ng.cpp206 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in AddCustomTitleBarComponent() local
281 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in UpdateRootComponent() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp65 TestSetRotateFactorListener(UIView* view, float factor) : view_(view), factor_(factor) {} in TestSetRotateFactorListener() argument
386 bool UITestRotateInput::OnPress(UIView& view, const PressEvent& event) in OnPress() argument
418 SetLastPos(UIView* view) SetLastPos() argument
438 SetTestLabelButton(UILabel* label, UIView* view) SetTestLabelButton() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_transform/
H A Dui_test_transform.cpp176 bool UITestTransform::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
/foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/
H A Dui_test_analog_clock.h30 virtual void Callback(UIView* view) in Callback() argument
/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.cpp71 bool TestUISliderEventListener::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
99 bool TestUISliderEventListener::OnDrag(UIView& view, const DragEvent& event) in OnDrag() argument
425 bool UITestSlider::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
465 bool UITestSlider::ExpandClick1(UIView& view, const ClickEvent& event) in ExpandClick1() argument
523 ExpandClick2(UIView& view, const ClickEvent& event) ExpandClick2() argument
[all...]

Completed in 17 milliseconds

12345678910>>...19