/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | CommandBuffer.cpp | 108 TextureViewBase* view = attachmentInfo.view.Get(); in LazyClearRenderPassAttachments() local 146 TextureViewBase* view = attachmentInfo.view in LazyClearRenderPassAttachments() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | SwapChainVk.cpp | 71 MaybeError OldSwapChain::OnBeforePresent(TextureViewBase* view) { in OnBeforePresent() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | SwapChainD3D12.cpp | 116 MaybeError OldSwapChain::OnBeforePresent(TextureViewBase* view) { in OnBeforePresent() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 256 void BlockFrequencyInfo::view(StringRef title) const { in view() function in BlockFrequencyInfo
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | ResourceUsageTrackingTests.cpp | 826 wgpu::TextureView view = texture.CreateView(); in TEST_F() local 849 wgpu::TextureView view = texture.CreateView(); in TEST_F() local 894 wgpu::TextureView view = texture.CreateView(); in TEST_F() local 936 wgpu::TextureView view in TEST_F() local 975 wgpu::TextureView view = texture.CreateView(); TEST_F() local 1105 wgpu::TextureView view = texture.CreateView(); TEST_F() local 1135 wgpu::TextureView view = texture.CreateView(); TEST_F() local 1170 wgpu::TextureView view = texture.CreateView(); TEST_F() local 1242 wgpu::TextureView view = texture.CreateView(); TEST_F() local 1455 wgpu::TextureView view = texture.CreateView(); TEST_F() local 1507 wgpu::TextureView view = texture.CreateView(); TEST_F() local 1560 wgpu::TextureView view = texture.CreateView(); TEST_F() local [all...] |
/third_party/python/Modules/ |
H A D | xxlimited.c | 236 Xxo_getbuffer(XxoObject *self, Py_buffer *view, int flags) in Xxo_getbuffer() argument 248 Xxo_releasebuffer(XxoObject *self, Py_buffer *view) in Xxo_releasebuffer() argument
|
/third_party/skia/gm/ |
H A D | flippity.cpp | 133 auto view = sk_gpu_test::MakeTextureProxyViewFromData(dContext, GrRenderable::kNo, origin, in make_reference_image() local
|
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
H A D | SkottieRunner.java | 65 public SkottieAnimation createAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in createAnimation() argument 82 public SkottieAnimation createAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in createAnimation() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | browser.c | 22 WebKitWebView *view; member 91 static void view_cb_notify_estimated_load_progress(WebKitWebView *view, in view_cb_notify_estimated_load_progress() argument 102 static void view_cb_resource_load_starting(WebKitWebView *view, in view_cb_resource_load_starting() argument 114 static gboolean view_cb_decide_policy(WebKitWebView *view, in view_cb_decide_policy() argument 157 static void view_cb_mouse_target_changed(WebKitWebView *view, in view_cb_mouse_target_changed() argument 183 static void view_cb_notify_title(WebKitWebView *view, GParamSpec *ps, in view_cb_notify_title() argument 197 static void view_cb_notify_progress(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_progress() argument 207 view_cb_notify_load_status(WebKitWebView *view, GParamSpec *pspec, struct browser_context *ctx) view_cb_notify_load_status() argument 220 view_cb_resource_request_starting(WebKitWebView *view, WebKitWebFrame *frame, WebKitWebResource *res, WebKitNetworkRequest *req, WebKitNetworkResponse *resp, struct browser_context *ctx) view_cb_resource_request_starting() argument 237 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 253 view_cb_download_requested(WebKitWebView *view, WebKitDownload *dl, struct browser_context *ctx) view_cb_download_requested() argument 264 view_cb_hovering_over_link(WebKitWebView *view, gchar *title, gchar *uri, struct browser_context *ctx) view_cb_hovering_over_link() argument 279 view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, const char *title, struct browser_context *ctx) view_cb_title_changed() argument 295 WebKitWebView *view; hs20_web_browser() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | StateManager11.cpp | 147 ID3D11Resource *GetViewResource(ID3D11View *view) in GetViewResource() argument 252 void StateManager11::ViewCache<ViewType, DescType>::update(size_t resourceIndex, ViewType *view) in update() argument [all...] |
H A D | RenderTarget11.cpp | 69 unsigned int GetRTVSubresourceIndex(ID3D11Resource *resource, ID3D11RenderTargetView *view) in GetRTVSubresourceIndex() argument 130 unsigned int GetDSVSubresourceIndex(ID3D11Resource *resource, ID3D11DepthStencilView *view) in GetDSVSubresourceIndex() argument
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_image.c | 610 struct v3dv_buffer_view *view = in v3dv_CreateBufferView() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_shader.c | 304 struct pipe_sampler_view *view = svga->curr.sampler_views[shader_type][i]; in svga_init_shader_key_common() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.c | 516 struct pipe_sampler_view *view; in st_create_texture_handle_from_unit() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texturebindless.c | 229 struct pipe_sampler_view *view; in new_texture_handle() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_buffer.c | 511 struct vn_buffer_view *view = in vn_CreateBufferView() local 534 struct vn_buffer_view *view = vn_buffer_view_from_handle(bufferView); in vn_DestroyBufferView() local [all...] |
H A D | vn_image.c | 596 struct vn_image_view *view = in vn_CreateImageView() local 620 struct vn_image_view *view = vn_image_view_from_handle(imageView); in vn_DestroyImageView() local [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_meta_clear.c | 340 struct pan_image_view view = { in panvk_meta_clear_color_img() local 407 struct pan_image_view view = { in panvk_meta_clear_zs_img() local [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | Makefile | |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.h | 228 struct isl_view view; member 260 struct isl_view view; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_state.c | 377 struct lima_sampler_view *view = lima_sampler_view(pview); in lima_sampler_view_destroy() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.h | 222 struct isl_view view; member 240 struct isl_view view; member 251 struct isl_view view; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nve4_compute.c | 296 struct pipe_image_view *view = &nvc0->images[s][i]; in nve4_compute_validate_surfaces() local 220 gm107_compute_validate_surfaces(struct nvc0_context *nvc0, struct pipe_image_view *view, int slot) gm107_compute_validate_surfaces() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_state_derived.c | 793 struct r300_sampler_view *view; in r300_merge_textures_and_samplers() local [all...] |
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DResourceProvider.cpp | 119 recycleShaderView( const GrD3DDescriptorHeap::CPUHandle& view) recycleShaderView() argument
|