Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DProgramCache.h149 inline int getInputTF() const { return (mKey & INPUT_TF_MASK); } in getInputTF() function
/aosp12/frameworks/native/libs/renderengine/gl/
H A DProgramCache.h158 inline int getInputTF() const { return (mKey & INPUT_TF_MASK); } in getInputTF() function