| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | LRUCache.hpp | 39 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 D | EchoActivity.java | 111 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 D | BindGroupD3D12.cpp | 133 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 D | CppHelloTriangle.cpp | 137 wgpu::TextureView view = texture.CreateView(); in init() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ExternalTextureTests.cpp | 51 wgpu::TextureView view = texture.CreateView(); in TEST_P() local
|
| H A D | SwapChainValidationTests.cpp | 73 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 D | TextureSubresourceTests.cpp | 51 void DrawTriangle(const wgpu::TextureView& view) { in DrawTriangle() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | PassResourceUsageTracker.cpp | 35 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 D | RegionInfo.cpp | 111 void RegionInfo::view() { viewRegion(this); } in view() function in RegionInfo
|
| /third_party/python/Objects/ |
| H A D | picklebufobject.c | 10 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 D | pybuffer.h | 99 PyAPI_FUNC(void) PyBuffer_Release(Py_buffer *view); variable
|
| /third_party/skia/gm/ |
| H A D | texelsubset.cpp | 99 auto view = std::get<0>(GrMakeCachedBitmapProxyView(rContext, fBitmap, mipmapped)); variable
|
| H A D | drawquadset.cpp | 86 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 D | StateAdapter.java | 104 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 D | bindings.cpp | 75 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 D | SkottieActivity.java | 107 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 D | BulkRectBench.cpp | 150 SkMatrix view = canvas->getLocalToDeviceAs3x3(); in drawSolidColorsBatch() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | browser.c | 53 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 D | native_view.cpp | 191 void NativeView::Create(const sptr<NativeView>& view) in Create() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_view_register_impl.cpp | 235 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 D | jsi_view_register_impl_ng.cpp | 206 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 D | ui_test_rotate_input.cpp | 65 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 D | ui_test_transform.cpp | 176 bool UITestTransform::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
|
| /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_slider/ |
| H A D | ui_test_slider.cpp | 71 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...] |