Home | History | Annotate | Download | only in tests

Lines Matching full:create_direct_surface

38 static SkSurface* create_direct_surface(SkAlphaType at = kPremul_SkAlphaType,
185 for (auto& surface_func : { &create_surface, &create_direct_surface }) {
219 for (auto& surface_func : { &create_surface, &create_direct_surface }) {
245 for (auto& surface_func : { &create_surface, &create_direct_surface }) {
399 surface.reset(create_direct_surface());