Searched defs:textureable (Results 1 – 4 of 4) sorted by relevance
20 bool textureable, in CreateProtectedSkSurface()
63 sk_sp<SkSurface> createSurface(SkISize size, bool textureable, bool isProtected) override { in createSurface()
80 bool textureable = texSuccess && ((texSupport & texSupportMask) == texSupportMask); in TEST_P() local
108 sk_sp<SkSurface> textureable = helper->createSurface({ kSize, kSize }, in create_protected_surface() local