Home
last modified time | relevance | path

Searched refs:globalAlpha (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/modules/canvaskit/tests/
Dcanvas2d.spec.js449 ctx.globalAlpha = 0.81;
453 ctx.globalAlpha = 0.1;
456 ctx.globalAlpha = 0.9;
496 ctx.globalAlpha = 0.7;
498 ctx.globalAlpha = 0.95;
611 ctx.globalAlpha = 0.7
631 ctx.globalAlpha = 0.7
/third_party/flutter/skia/modules/canvaskit/tests/
Dcanvas2d.spec.js460 ctx.globalAlpha = 0.81;
464 ctx.globalAlpha = 0.1;
467 ctx.globalAlpha = 0.9;
511 ctx.globalAlpha = 0.7;
513 ctx.globalAlpha = 0.95;
565 ctx.globalAlpha = 0.7
642 ctx.globalAlpha = 0.7
/third_party/skia/experimental/docs/
DcanvasBackend.js118 ctx.globalAlpha = canvas_opacity(paint.color);
128 ctx.globalAlpha = canvas_opacity(paint.color);
/third_party/flutter/skia/experimental/docs/
DcanvasBackend.js118 ctx.globalAlpha = canvas_opacity(paint.color);
128 ctx.globalAlpha = canvas_opacity(paint.color);
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_icd.h166 float globalAlpha; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
DWindowSurfaceVkSimple.cpp58 info.globalAlpha = 1.0f; in createSurfaceVk()
/third_party/skia/modules/canvaskit/npm_build/
Dnode.example.js38 ctx.globalAlpha = 0.7
DREADME.md96 ctx.globalAlpha = 0.7;
/third_party/flutter/skia/modules/canvaskit/canvaskit/
Dnode.example.js36 ctx.globalAlpha = 0.7
DREADME.md95 ctx.globalAlpha = 0.7;
/third_party/vulkan-headers/include/vulkan/
Dvk_icd.h215 float globalAlpha; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_icd.h214 float globalAlpha; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_icd.h214 float globalAlpha; member
/third_party/mesa3d/include/vulkan/
Dvk_icd.h214 float globalAlpha; member
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_display/
Ddisplay.txt648 * pname:globalAlpha is the global alpha value.
687 pname:globalAlpha must: be between `0` and `1`, inclusive
Ddisplay.adoc648 * pname:globalAlpha is the global alpha value.
687 pname:globalAlpha must: be between `0` and `1`, inclusive
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c867 surface->globalAlpha = pCreateInfo->globalAlpha; in wsi_CreateDisplayPlaneSurfaceKHR()
/third_party/vulkan-loader/loader/
Dwsi.c2112 pIcdSurface->display_surf.globalAlpha = pCreateInfo->globalAlpha; in terminator_CreateDisplayPlaneSurfaceKHR()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h3420 float globalAlpha; member
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl1255 attribute unrestricted double globalAlpha; // (default 1.0)
/third_party/typescript/lib/
Dlib.webworker.d.ts796 globalAlpha: number; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts776 globalAlpha: number; property
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5427 float globalAlpha; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4901 float globalAlpha; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1298 float globalAlpha; member

12