Home
last modified time | relevance | path

Searched refs:gUNCACHED_KEY (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DSkGr.cpp96 if (gUNCACHED_KEY != key) { in sk_gr_create_bitmap_texture()
116 if (gUNCACHED_KEY != key) { in sk_gr_create_bitmap_texture()
DSkGpuDevice.cpp1874 entry = sk_gr_create_bitmap_texture(ctx, gUNCACHED_KEY, in lockCachedTexture()
/external/skia/include/gpu/
DSkGr.h199 static const GrContext::TextureKey gUNCACHED_KEY = ~0; variable