Searched refs:gUNCACHED_KEY (Results 1 – 3 of 3) sorted by relevance
96 if (gUNCACHED_KEY != key) { in sk_gr_create_bitmap_texture()116 if (gUNCACHED_KEY != key) { in sk_gr_create_bitmap_texture()
1874 entry = sk_gr_create_bitmap_texture(ctx, gUNCACHED_KEY, in lockCachedTexture()
199 static const GrContext::TextureKey gUNCACHED_KEY = ~0; variable