Home
last modified time | relevance | path

Searched refs:strideInBytes (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/include/vulkan/
Dvulkan_intel.h42 uint32_t strideInBytes; member
/external/mesa3d/src/intel/vulkan/
Danv_intel.c55 .stride = pCreateInfo->strideInBytes, in anv_CreateDmaBufImageINTEL()
/external/drm_hwcomposer/bufferinfo/
DBufferInfoMapperMetadata.cpp137 bo->pitches[i] = layouts[i].strideInBytes; in ConvertBoInfo()
/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Mapper.cc550 planeLayout.strideInBytes = crosHandle->strides[plane]; in get()