Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DProgramCache.cpp47 typedef Formatter& (*FormaterManipFunc)(Formatter&); typedef in android::renderengine::gl::Formatter
67 friend inline Formatter& operator<<(Formatter& to, FormaterManipFunc func) { in operator <<()
/aosp12/frameworks/native/libs/renderengine/gl/
H A DProgramCache.cpp47 typedef Formatter& (*FormaterManipFunc)(Formatter&); typedef in android::renderengine::gl::Formatter
67 friend inline Formatter& operator<<(Formatter& to, FormaterManipFunc func) { in operator <<()