Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp559 RS_TYPE_FONT, enumerator
2310 assert(type >= Element::RS_TYPE_NONE && type <= Element::RS_TYPE_FONT && in SetElementSize()
2487 if (file_type > Element::RS_TYPE_FONT) { in LoadAllocation()
2496 alloc_type <= Element::RS_TYPE_FONT) in LoadAllocation()
2502 file_type <= Element::RS_TYPE_FONT) in LoadAllocation()
3198 assert(type >= Element::RS_TYPE_NONE && type <= Element::RS_TYPE_FONT && in DumpAllocation()
3407 if (type >= Element::RS_TYPE_ELEMENT && type <= Element::RS_TYPE_FONT) in ListAllocations()