/aosp_15_r20/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
H A D | ImeLayoutInfo.java | 67 ImeLayoutInfo(@NonNull Rect newLayout, @NonNull Rect oldLayout, in ImeLayoutInfo() 83 final Rect newLayout = bundle.getParcelable(NEW_LAYOUT_KEY); in readFromBundle() local 93 final Rect newLayout = new Rect(left, top, right, bottom); in fromLayoutListenerCallback() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderSyncTests.cpp | 1057 …const auto newLayout = (useGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_TRANSFER_DST_… in iterate() local 1076 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local 1113 const auto newLayout = in iterate() local 1135 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local 1213 const auto newLayout = in iterate() local
|
H A D | vktMeshShaderSyncTestsEXT.cpp | 1253 …const auto newLayout = (useGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_TRANSFER_DST_… in iterate() local 1272 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local 1307 const auto newLayout = in iterate() local 1380 const auto newLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local 1426 const auto newLayout = in iterate() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/ |
H A D | SidecarImpl.java | 111 SidecarWindowLayoutInfo newLayout = getWindowLayoutInfo(windowToken); in onDisplayFeaturesChanged() local 127 @NonNull SidecarWindowLayoutInfo newLayout) { in updateWindowLayout()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/ |
H A D | CompatUIController.java | 527 LetterboxEduWindowManager newLayout = createLetterboxEduWindowManager(context, taskInfo, in createOrUpdateLetterboxEduLayout() local 637 ReachabilityEduWindowManager newLayout = createReachabilityEduWindowManager(context, in createOrUpdateReachabilityEduLayout() local 694 final UserAspectRatioSettingsWindowManager newLayout = in createOrUpdateUserAspectRatioSettingsLayout() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkBarrierUtil.cpp | 72 … const VkImageLayout oldLayout, const VkImageLayout newLayout, in makeImageMemoryBarrier() 94 const VkImageLayout newLayout, const VkImage image, in makeImageMemoryBarrier2()
|
H A D | vkImageUtil.cpp | 4828 … VkImage image, VkClearColorValue clearColor, VkImageLayout oldLayout, VkImageLayout newLayout, in clearColorImage() 4883 … VkImage image, tcu::Vec4 clearColor, VkImageLayout oldLayout, VkImageLayout newLayout, in clearColorImage() 4945 VkImageLayout newLayout, VkPipelineStageFlags dstStageFlags) in initColorImageChessboardPattern() 5129 uint32_t stencilValue, VkImageLayout oldLayout, VkImageLayout newLayout, in clearDepthStencilImage() 5191 … VkImageLayout newLayout, VkPipelineStageFlags dstStageFlags) in initDepthStencilImageChessboardPattern()
|
H A D | vkPipelineConstructionUtil.cpp | 1012 … const VkImageLayout prevLayout, const VkImageLayout newLayout, const VkImage image, in recordImageBarrier() 1093 …const VkImageLayout newLayout = subpass.m_colorAttachments[j].attachmentInfo.imageLayou… in transitionLayouts() local 1122 … const VkImageLayout newLayout = subpass.m_depthStencilAttachment.attachmentInfo.imageLayout; in transitionLayouts() local 1141 … const VkImageLayout newLayout = subpass.m_resolveAttachments[j].attachmentInfo.imageLayout; in transitionLayouts() local 1174 … const VkImageLayout newLayout = subpass.m_dsr.pDepthStencilResolveAttachment->layout; in transitionLayouts() local 1408 const VkImageLayout newLayout = m_attachments[i].finalLayout; in end() local
|
H A D | vkWsiUtil.cpp | 907 const auto newLayout = in recordFrame() local 962 const auto newLayout = in recordDeviceGroupFrame() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkImage.h | 152 VkImageLayout newLayout, in setImageLayout() 178 void updateImageLayout(VkImageLayout newLayout) { in updateImageLayout()
|
H A D | GrVkGpu.cpp | 1886 VkImageLayout newLayout, in set_layout_and_queue_from_mutable_state() 1915 VkImageLayout newLayout, in setBackendSurfaceState() 2199 VkImageLayout newLayout = in prepareSurfacesForBackendAccessAndStateUpdates() local
|
H A D | GrVkImage.cpp | 388 VkImageLayout newLayout, in setImageLayoutAndQueueIndex()
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanTexture.cpp | 208 VkImageLayout newLayout, in setImageLayoutAndQueueIndex() 335 void VulkanTexture::updateImageLayout(VkImageLayout newLayout) { in updateImageLayout()
|
H A D | VulkanTexture.h | 59 VkImageLayout newLayout, in setImageLayout()
|
/aosp_15_r20/external/angle/src/tests/test_utils/ |
H A D | VulkanHelper.cpp | 121 VkImageLayout newLayout) in ImageMemoryBarrier() 876 VkImageLayout newLayout, in releaseImageAndSignalSemaphore() 965 VkImageLayout newLayout, in waitSemaphoreAndAcquireImage()
|
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | Util.cpp | 74 …ue queue, vk::Image image, vk::Format format, vk::ImageLayout oldLayout, vk::ImageLayout newLayout) in transitionImageLayout()
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/testing/ |
D | VulkanTestHelper.cpp | 294 VkImageLayout oldLayout, VkImageLayout newLayout) { in transitionImageLayout()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderUtil.cpp | 549 …const VkImageLayout newLayout, const VkAccessFlags srcAccessMask, const VkAccessFlags dstAccessMas… in imageBarrier()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 1134 … VkImageLayout newLayout, VkImageAspectFlags aspectMask) const in pipelineImageBarrierGen() 1164 … VkImageLayout newLayout, VkImageAspectFlags aspectMask) const in pipelineImageBarrier() 1172 …VkAccessFlags dstAccessMask, VkImageLayout oldLayout, VkImageLayout newLayout, VkImageAspectFlags … in pipelineMultisampleImageBarrier()
|
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
H A D | NavigationBarInflaterView.java | 183 protected void inflateLayout(String newLayout) { in inflateLayout()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 7217 void ImageHelper::setCurrentImageLayout(Renderer *renderer, ImageLayout newLayout) in setCurrentImageLayout() 7329 bool ImageHelper::isReadSubresourceBarrierNecessary(ImageLayout newLayout, in isReadSubresourceBarrierNecessary() 7356 bool ImageHelper::isWriteBarrierNecessary(ImageLayout newLayout, in isWriteBarrierNecessary() 7390 ImageLayout newLayout, in changeLayoutAndQueue() 7476 ImageLayout newLayout, in initImageMemoryBarrierStruct() 7508 ImageLayout newLayout, in barrierImpl() 7642 ImageLayout newLayout, in recordWriteBarrier() 7668 ImageLayout newLayout, in recordReadSubresourceBarrier() 7698 ImageLayout newLayout, in recordReadBarrier() 7720 ImageLayout newLayout, in updateLayoutAndBarrier()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMaxVaryingsTests.cpp | 832 … const VkAccessFlags dstAccessMask, const VkImageLayout oldLayout, const VkImageLayout newLayout, in recordImageBarrier()
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | vk_util.h | 467 VkImageLayout newLayout) const { in recordImageLayoutTransformCommands()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/ |
H A D | NavigationBarInflaterView.java | 252 protected void inflateLayout(String newLayout) { in inflateLayout()
|
/aosp_15_r20/cts/tests/tests/graphics/jni/ |
H A D | VulkanTestHelpers.cpp | 44 VkImageLayout oldLayout, VkImageLayout newLayout, in addImageTransitionBarrier()
|