/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanTexture.cpp | 217 VkImageLayout currentLayout = this->currentLayout(); in setImageLayoutAndQueueIndex() local 339 VkImageLayout VulkanTexture::currentLayout() const { in currentLayout() function in skgpu::graphite::VulkanTexture
|
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/ |
D | sample_base.cpp | 415 vkhpp::ImageLayout currentLayout, in LoadImage() 525 vkhpp::ImageLayout currentLayout, vkhpp::ImageLayout returnedLayout) { in DownloadImage() 780 vkhpp::ImageLayout currentLayout, in LoadYuvImage()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/managers/ |
H A D | StateLayout.java | 407 LayoutManager currentLayout = getLayout(measuredLayoutIndex); in paint() local 490 LayoutManager currentLayout = getLayout(measuredLayoutIndex); in checkEndOfTransition() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/inputmethod/ |
D | PhysicalKeyboardFragment.java | 319 String currentLayout = in updateHardKeyboards() local 538 final KeyboardLayout currentLayout = im.getKeyboardLayout(currentLayoutDesc); in getLayoutLabel() local
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Vulkan.cpp | 400 vkhpp::ImageLayout currentLayout, in DownloadImage() 654 vkhpp::ImageLayout currentLayout, in LoadYuvImage()
|
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/ |
D | PhysicalKeyboardHelper.java | 85 final KeyboardLayout currentLayout = im.getKeyboardLayout(currentLayoutDescriptor); in getLayoutLabel() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/splitscreen/ |
D | StageOrderOperator.java | 45 private int currentLayout = com.android.wm.shell.shared.split.SplitScreenConstants.SNAP_TO_NONE; field in StageOrderOperator
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | ColorBufferVk.cpp | 34 VkImageLayout currentLayout = static_cast<VkImageLayout>(stream->getBe32()); in create() local
|
D | VkCommonOperations.cpp | 2966 VkImageLayout currentLayout = colorBufferInfo->currentLayout; in readColorBufferToBytesLocked() local 3221 VkImageLayout currentLayout = colorBufferInfo->currentLayout; in updateColorBufferFromBytesLocked() local
|
D | VkCommonOperations.h | 347 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; member
|
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndTestUtils.cpp | 47 vkhpp::ImageLayout currentLayout, void* dst, uint64_t dstSize, in readImageData()
|
D | GfxstreamEnd2EndVkTests.cpp | 970 const vkhpp::UniqueImage& image, vkhpp::ImageLayout currentLayout, in DownloadImage()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
H A D | StageOrderOperator.kt | 76 @SnapPosition private var currentLayout: Int = SNAP_TO_NONE variable
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkImage.h | 140 VkImageLayout currentLayout() const { in currentLayout() function
|
H A D | GrVkImage.cpp | 406 VkImageLayout currentLayout = this->currentLayout(); in setImageLayoutAndQueueIndex() local
|
/aosp_15_r20/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/ |
H A D | FrameBufferBuffer.java | 218 public String currentLayout() { in currentLayout() method in FrameBufferBuffer.ConfigSelector
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationWindingTests.cpp | 506 const VkImageLayout currentLayout = in iterate() local
|
H A D | vktTessellationGeometryPassthroughTests.cpp | 604 const VkImageLayout currentLayout = in iterate() local
|
H A D | vktTessellationMiscDrawTests.cpp | 266 const VkImageLayout currentLayout = in runTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageUtil.cpp | 303 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readDepthAttachment() 381 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readStencilAttachment()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 1208 const VkImageLayout currentLayout = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectRenderingTests.cpp | 221 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readDepthAttachment()
|
H A D | vktShaderObjectMiscTests.cpp | 470 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readDepthAttachment() 549 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readStencilAttachment()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderSyncTests.cpp | 852 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; in iterate() local
|
H A D | vktMeshShaderSyncTestsEXT.cpp | 973 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; in iterate() local
|