Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkXMLParser_expat.cpp42 SkAutoMalloc el8(len + 1); in start_proc() local
43 el = ConvertUnicodeToChar((const short*) el, len, el8); in start_proc()
73 SkAutoMalloc el8(len + 1); in end_proc() local
74 el = ConvertUnicodeToChar((const short*) el, len, el8); in end_proc()
/external/skia/legacy/src/ports/
DSkXMLParser_expat.cpp42 SkAutoMalloc el8(len + 1); in start_proc() local
43 el = ConvertUnicodeToChar((const short*) el, len, el8); in start_proc()
73 SkAutoMalloc el8(len + 1); in end_proc() local
74 el = ConvertUnicodeToChar((const short*) el, len, el8); in end_proc()