Home
last modified time | relevance | path

Searched defs:currentLayout (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanTexture.cpp217 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/
Dsample_base.cpp415 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 DStateLayout.java407 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/
DPhysicalKeyboardFragment.java319 String currentLayout = in updateHardKeyboards() local
538 final KeyboardLayout currentLayout = im.getKeyboardLayout(currentLayoutDesc); in getLayoutLabel() local
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.cpp400 vkhpp::ImageLayout currentLayout, in DownloadImage()
654 vkhpp::ImageLayout currentLayout, in LoadYuvImage()
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/
DPhysicalKeyboardHelper.java85 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/
DStageOrderOperator.java45 private int currentLayout = com.android.wm.shell.shared.split.SplitScreenConstants.SNAP_TO_NONE; field in StageOrderOperator
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DColorBufferVk.cpp34 VkImageLayout currentLayout = static_cast<VkImageLayout>(stream->getBe32()); in create() local
DVkCommonOperations.cpp2966 VkImageLayout currentLayout = colorBufferInfo->currentLayout; in readColorBufferToBytesLocked() local
3221 VkImageLayout currentLayout = colorBufferInfo->currentLayout; in updateColorBufferFromBytesLocked() local
DVkCommonOperations.h347 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; member
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTestUtils.cpp47 vkhpp::ImageLayout currentLayout, void* dst, uint64_t dstSize, in readImageData()
DGfxstreamEnd2EndVkTests.cpp970 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 DStageOrderOperator.kt76 @SnapPosition private var currentLayout: Int = SNAP_TO_NONE variable
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkImage.h140 VkImageLayout currentLayout() const { in currentLayout() function
H A DGrVkImage.cpp406 VkImageLayout currentLayout = this->currentLayout(); in setImageLayoutAndQueueIndex() local
/aosp_15_r20/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
H A DFrameBufferBuffer.java218 public String currentLayout() { in currentLayout() method in FrameBufferBuffer.ConfigSelector
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationWindingTests.cpp506 const VkImageLayout currentLayout = in iterate() local
H A DvktTessellationGeometryPassthroughTests.cpp604 const VkImageLayout currentLayout = in iterate() local
H A DvktTessellationMiscDrawTests.cpp266 const VkImageLayout currentLayout = in runTest() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp303 … 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 DvktRenderPassUnusedClearAttachmentTests.cpp1208 const VkImageLayout currentLayout = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectRenderingTests.cpp221 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readDepthAttachment()
H A DvktShaderObjectMiscTests.cpp470 … 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 DvktMeshShaderSyncTests.cpp852 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; in iterate() local
H A DvktMeshShaderSyncTestsEXT.cpp973 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; in iterate() local

12