Home
last modified time | relevance | path

Searched defs:isSettable (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/mapper/stable-c/include/android/hardware/graphics/mapper/
DIMapper.h127 bool isSettable; member
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.h96 bool isSettable; member
DMapper.cpp587 …tadataTypeDescription describeStandard(StandardMetadataType meta, bool isGettable, bool isSettable) in describeStandard()