Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DRSAllocationUtils.cpp45 raw_string_ostream RSO(TypeName); in isRSAllocation() local
46 VT->print(RSO); in isRSAllocation()
47 RSO.str(); // Force flush. in isRSAllocation()