Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A DrsFont.h193 bool mConstantsDirty; variable
H A DrsFont.cpp651 if (mConstantsDirty) { in issueDrawCommand()
653 mConstantsDirty = false; in issueDrawCommand()
803 mConstantsDirty = true; in setFontColor()