Home
last modified time | relevance | path

Searched defs:strideInBytes (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/hals/gralloc/
DPlaneLayout.h28 uint32_t strideInBytes; member
Dallocator.cpp128 const uint32_t strideInBytes = align(width * sampleSizeInBytes, alignment); in initPlaneLayout() local