Home
last modified time | relevance | path

Searched defs:layouts (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp290 …roid::status_t get_plane_layouts(const private_handle_t *handle, std::vector<PlaneLayout> *layouts) in get_plane_layouts()
496 std::vector<PlaneLayout> layouts; in get_metadata() local
854 std::vector<PlaneLayout> layouts; in getFromBufferDescriptorInfo() local
/hardware/google/gchips/gralloc4/src/stable-c/
DGrallocMapper.cpp140 std::vector<PlaneLayout> layouts; in getStandardMetadataHelper() local
196 std::vector<PlaneLayout> layouts; in getStandardMetadataHelper() local
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc_imapper4_api.cpp136 std::vector<PlaneLayout> &layouts = *layouts_opt; in mapper4_get_buffer_basic_info() local
/hardware/interfaces/audio/aidl/vts/
DEffectHelper.h228 if (std::vector<AudioChannelLayout> layouts; variable
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp683 std::vector<VkDescriptorSetLayout> layouts(mMipLevels, mDecompPipeline->descriptorSetLayout()); in initializeDecompressionPipeline() local
/hardware/interfaces/graphics/mapper/stable-c/implutils/
Dimpltests.cpp185 std::vector<PlaneLayout> layouts = fakePlaneLayouts(); in TEST() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp760 std::vector<VkDescriptorSetLayout> layouts; in load() local