Home
last modified time | relevance | path

Searched defs:getOutputTF (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DProgramCache.h150 inline int getOutputTF() const { return (mKey & OUTPUT_TF_MASK); } in getOutputTF() function
/aosp12/frameworks/native/libs/renderengine/gl/
H A DProgramCache.h159 inline int getOutputTF() const { return (mKey & OUTPUT_TF_MASK); } in getOutputTF() function