Home
last modified time | relevance | path

Searched refs:HeightValue (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXutil.h64 #define HeightValue 0x0008 macro
/hardware/interfaces/graphics/mapper/stable-c/implutils/
Dimpltests.cpp154 using HeightValue = StandardMetadata<StandardMetadataType::HEIGHT>::value; in TEST() typedef
162 read = HeightValue::decode(buffer.data(), buffer.size()); in TEST()