Searched refs:isUseDeviceIndependentFonts (Results 1 – 6 of 6) sorted by relevance
75 bool isUseDeviceIndependentFonts() const { in isUseDeviceIndependentFonts() function
53 GrSDFTControl control{false, props.isUseDeviceIndependentFonts(), 256, 256}; in onPerCanvasPreDraw()
507 rContext->priv().getSDFTControl(sdc->surfaceProps().isUseDeviceIndependentFonts()); in CreateOpTestingOnly()
333 fContext->priv().getSDFTControl(fSurfaceProps.isUseDeviceIndependentFonts()); in drawGlyphRunListNoCache()359 this->surfaceProps().isUseDeviceIndependentFonts()); in drawGlyphRunListWithCache()
807 this->surfaceProps().isUseDeviceIndependentFonts(), in onDrawGlyphRunList()
1080 if (params.fSurfaceProps.isUseDeviceIndependentFonts()) { in updateTitle()1991 bool useDFT = params.fSurfaceProps.isUseDeviceIndependentFonts(); in drawImGui()