Home
last modified time | relevance | path

Searched defs:cType (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/tools/hidl/c2hal/
H A DType.cpp107 const std::string Type::cToHidlType(const std::string &cType) { in cToHidlType()
/aosp12/frameworks/rs/script_api/
H A DSpecification.h47 const char* cType; // Type in a C file member
H A DSpecification.cpp64 static int findCType(const string& cType) { in findCType()
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp62 uint32_t cType = HWC_FRAMEBUFFER; in getHWC1CompType() local