| /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
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrMatrixConvolutionEffect.cpp | 105 GrSurfaceProxyView view; in Make() local [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | SoftwarePathRenderer.cpp | 321 GrSurfaceProxyView view; in onDrawPath() local 197 DrawToTargetWithShapeMask( GrSurfaceProxyView view, SurfaceDrawContext* sdc, GrPaint&& paint, const GrUserStencilSettings& userStencilSettings, const GrClip* clip, const SkMatrix& viewMatrix, const SkIPoint& textureOriginInDeviceSpace, const SkIRect& deviceSpaceRectToDraw) DrawToTargetWithShapeMask() argument [all...] |
| H A D | FillRectOp.cpp | 476 MakeNonAARect(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& view, const SkRect& rect, const GrUserStencilSettings* stencil) MakeNonAARect() argument
|
| /third_party/skia/src/gpu/text/ |
| H A D | GrAtlasManager.cpp | 224 static bool save_pixels(GrDirectContext* dContext, GrSurfaceProxyView view, GrColorType colorType, argument
|
| /third_party/skia/src/core/ |
| H A D | SkMaskFilter.cpp | 362 GrSurfaceProxyView SkMaskFilterBase::filterMaskGPUNoxFormed(GrRecordingContext*, GrSurfaceProxyView view, in filterMaskGPUNoxFormed() argument 348 filterMaskGPU(GrRecordingContext*, GrSurfaceProxyView view, GrColorType srcColorType, SkAlphaType srcAlphaType, const SkMatrix& ctm, const SkIRect& maskRect) const filterMaskGPU() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkImage.cpp | 627 write_input_desc_set(GrVkGpu* gpu, VkImageView view, VkImageLayout layout, VkDescriptorSet descSet) write_input_desc_set() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | GlitchActivity.java | 272 public void onStartAudioTest(View view) throws IOException { in onStartAudioTest() argument 287 public void onCancel(View view) { in onCancel() argument 293 public void onStopAudioTest(View view) { in onStopAudioTest() argument
|
| H A D | RoundTripLatencyActivity.java | 352 public void onMeasure(View view) { in onMeasure() argument 384 public void onAverage(View view) { in onAverage() argument 388 public void onCancel(View view) { in onCancel() argument
|
| H A D | StreamConfigurationView.java | 283 public void onItemSelected(AdapterView<?> parent, View view, int pos, long id) { in onItemSelected() argument 295 public void onItemSelected(AdapterView<?> parent, View view, int performanceMode, long id) { in onItemSelected() argument 308 public void onItemSelected(AdapterView<?> parent, View view, int pos, long id) { in onItemSelected() argument 320 public void onItemSelected(AdapterView<?> parent, View view, int pos, long id) { in onItemSelected() argument 334 public void onItemSelected(AdapterView<?> parent, View view, int pos, long id) { in onItemSelected() argument 347 public void onItemSelected(AdapterView<?> parent, View view, in argument 362 onItemSelected(AdapterView<?> parent, View view, int pos, long id) onItemSelected() argument [all...] |
| H A D | TestDisconnectActivity.java | 209 public void onCancel(View view) { in onCancel() argument 215 public void onStopAudioTest(View view) { in onStopAudioTest() argument 221 public void onStartDisconnectTest(View view) { in onStartDisconnectTest() argument 228 public void onStopDisconnectTest(View view) { in onStopDisconnectTest() argument 241 public void onFailTest(View view) { in onFailTest() argument 245 public void onSkipTest(View view) { in onSkipTest() argument 250 public void onShareResult(View view) { in onShareResult() argument [all...] |
| /third_party/skia/src/shaders/ |
| H A D | SkPictureShader.cpp | 402 GrSurfaceProxyView view; in asFragmentProcessor() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CommandValidation.cpp | 357 ResultOrError<Aspect> SingleAspectUsedByImageCopyTexture(const ImageCopyTexture& view) { in SingleAspectUsedByImageCopyTexture() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | RenderPassDescriptorValidationTests.cpp | 920 wgpu::TextureView view = device.CreateTexture(&texDesc).CreateView(&viewDesc); TEST_F() local 930 wgpu::TextureView view = device.CreateTexture(&texDesc).CreateView(&viewDesc); TEST_F() local 940 wgpu::TextureView view = device.CreateTexture(&texDesc).CreateView(&viewDesc); TEST_F() local 950 wgpu::TextureView view = device.CreateTexture(&texDesc).CreateView(&viewDesc); TEST_F() local [all...] |
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
| H A D | SkottieAnimation.java | 54 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() argument 64 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | dialog_container.cpp | 309 container->AttachView(std::move(window), view, density, width, height, rsWindow->GetWindowId()); in SetView() local 293 SetView( const RefPtr<AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window>& rsWindow) SetView() argument 312 SetViewNew( const RefPtr<AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window>& rsWindow) SetViewNew() argument 323 container->AttachView(std::move(window), view, density, width, height, rsWindow->GetWindowId()); SetViewNew() local 327 AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, double density, int32_t width, int32_t height, uint32_t windowId) AttachView() argument [all...] |