Home
last modified time | relevance | path

Searched refs:UByte (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/src/
Dreflection.cpp30 case reflection::UByte: return FLATBUFFERS_GET(uint8_t); in GetAnyValueI()
122 case reflection::UByte: FLATBUFFERS_SET(uint8_t ); break; in SetAnyValueI()
530 case reflection::UByte: in VerifyVector()
606 case reflection::UByte: in VerifyObject()
/external/flatbuffers/reflection/
Dreflection.fbs14 UByte,
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h34 UByte = 4, enumerator
55 UByte, in EnumValuesBaseType()
/external/skqp/src/sksl/
DSkSLCompiler.cpp108 ADD_TYPE(UByte); in Compiler()
/external/skia/src/sksl/
DSkSLCompiler.cpp108 ADD_TYPE(UByte); in Compiler()