Searched defs:cType (Results 1 – 4 of 4) sorted by relevance
107 const std::string Type::cToHidlType(const std::string &cType) { in cToHidlType()
47 const char* cType; // Type in a C file member
64 static int findCType(const string& cType) { in findCType()
62 uint32_t cType = HWC_FRAMEBUFFER; in getHWC1CompType() local