Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrAtlasTextContext.cpp822 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/
DGrAtlasTextContext.cpp933 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()