Home
last modified time | relevance | path

Searched refs:kBitmap_TexType (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/
DSkGpuDevice.h120 kBitmap_TexType, enumerator
126 TexType type = kBitmap_TexType);
/external/skia/src/gpu/
DSkGpuDevice.cpp1843 if (kBitmap_TexType != type) { in lockCachedTexture()