Searched refs:gSurfaceProps (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrAtlasTextContext.cpp | 822 static SkSurfaceProps gSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in GR_DRAW_OP_TEST_DEFINE() local 863 GrAtlasTextContext::kTextBlobOpScalerContextFlags, viewMatrix, gSurfaceProps, text, in GR_DRAW_OP_TEST_DEFINE() 866 return blob->test_makeOp(textLen, 0, 0, viewMatrix, x, y, utilsPaint, gSurfaceProps, in GR_DRAW_OP_TEST_DEFINE()
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextContext.cpp | 933 static SkSurfaceProps gSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in GR_DRAW_OP_TEST_DEFINE() local 975 GrAtlasTextContext::kTextBlobOpScalerContextFlags, viewMatrix, gSurfaceProps, text, in GR_DRAW_OP_TEST_DEFINE() 978 return blob->test_makeOp(textLen, 0, 0, viewMatrix, x, y, utilsPaint, gSurfaceProps, in GR_DRAW_OP_TEST_DEFINE()
|