Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.h47 const char* cType; // Type in a C file member
DSpecification.cpp64 static int findCType(const string& cType) { in findCType()