reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 3199   assert(type >= Element::RS_TYPE_NONE && type <= Element::RS_TYPE_FONT &&
 3199   assert(type >= Element::RS_TYPE_NONE && type <= Element::RS_TYPE_FONT &&
 3203   if (type >= Element::RS_TYPE_ELEMENT)
 3208                        AllocationDetails::RSTypeToFormat[type][eFormatSingle])
 3210                        AllocationDetails::RSTypeToFormat[type][eFormatVector]);
 3276         if ((type == Element::RS_TYPE_NONE) &&