Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkTypeface_remote.cpp143 , fIsLogging{isLogging}
157 , fIsLogging{isLogging}
DSkTypeface_remote.h108 bool isLogging() const {return fIsLogging;} in isLogging()
183 const bool fIsLogging; variable
/external/skia/src/text/gpu/
DSkChromeRemoteGlyphCache.cpp619 const bool fIsLogging; member in SkStrikeClientImpl
629 fIsLogging{isLogging} {}
797 typefaceProto, fDiscardableHandleManager, fIsLogging); in addTypeface()