GLTexture 260 cc/output/software_renderer.cc case ResourceProvider::GLTexture: GLTexture 279 cc/resources/resource_provider.cc type(GLTexture), GLTexture 432 cc/resources/resource_provider.cc case GLTexture: { GLTexture 626 cc/resources/resource_provider.cc case GLTexture: GLTexture 652 cc/resources/resource_provider.cc case GLTexture: GLTexture 849 cc/resources/resource_provider.cc if (resource->type == GLTexture) { GLTexture 917 cc/resources/resource_provider.cc if (resource->type == GLTexture) { GLTexture 1054 cc/resources/resource_provider.cc if (resource->type == GLTexture && !resource->gl_id) { GLTexture 1263 cc/resources/resource_provider.cc DCHECK_NE(GLTexture, default_resource_type_); GLTexture 1267 cc/resources/resource_provider.cc default_resource_type_ = GLTexture; GLTexture 1295 cc/resources/resource_provider.cc if (default_resource_type_ != GLTexture) { GLTexture 1671 cc/resources/resource_provider.cc resource.lost || (resource.type == GLTexture && lost_output_surface_); GLTexture 1702 cc/resources/resource_provider.cc if (!returned.sync_point && resource.type == GLTexture) GLTexture 1798 cc/resources/resource_provider.cc if (resource->type == GLTexture) { GLTexture 1841 cc/resources/resource_provider.cc if (resource->type == GLTexture) { GLTexture 1870 cc/resources/resource_provider.cc if (resource->type == GLTexture) { GLTexture 1895 cc/resources/resource_provider.cc if (resource->type == GLTexture) { GLTexture 1950 cc/resources/resource_provider.cc if (resource->type == GLTexture) { GLTexture 2056 cc/resources/resource_provider.cc if (resource->type != GLTexture || resource->origin != Resource::Internal) GLTexture 2156 cc/resources/resource_provider.cc if (resource->type != GLTexture) GLTexture 2193 cc/resources/resource_provider.cc if (resource->type == GLTexture) { GLTexture 343 cc/resources/resource_provider_unittest.cc case ResourceProvider::GLTexture: { GLTexture 372 cc/resources/resource_provider_unittest.cc case ResourceProvider::GLTexture: { GLTexture 437 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 499 cc/resources/resource_provider_unittest.cc if (expected_default_type == ResourceProvider::GLTexture) GLTexture 505 cc/resources/resource_provider_unittest.cc if (expected_default_type == ResourceProvider::GLTexture) GLTexture 514 cc/resources/resource_provider_unittest.cc if (expected_default_type == ResourceProvider::GLTexture) GLTexture 590 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 829 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 1240 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 1270 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 1296 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 1334 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 1364 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 1399 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 1409 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 1439 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) GLTexture 1459 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) GLTexture 1747 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 1753 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 1760 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 1890 cc/resources/resource_provider_unittest.cc bool should_lose_resource = GetParam() == ResourceProvider::GLTexture; GLTexture 2050 cc/resources/resource_provider_unittest.cc GetParam() == ResourceProvider::GLTexture); GLTexture 2058 cc/resources/resource_provider_unittest.cc EXPECT_EQ(lost_resource, GetParam() == ResourceProvider::GLTexture); GLTexture 2142 cc/resources/resource_provider_unittest.cc if (GetParam() == ResourceProvider::GLTexture) { GLTexture 2176 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2206 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2287 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2336 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2425 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2489 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2628 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2700 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2737 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2776 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2861 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 2938 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 3087 cc/resources/resource_provider_unittest.cc CheckCreateResource(ResourceProvider::GLTexture, resource_provider, context); GLTexture 3118 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 3152 cc/resources/resource_provider_unittest.cc if (GetParam() != ResourceProvider::GLTexture) GLTexture 3193 cc/resources/resource_provider_unittest.cc ::testing::Values(ResourceProvider::GLTexture, ResourceProvider::Bitmap));