Searched defs:fTexture (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/gpu/ | ||
D | GrAtlas.h | 48 GrTexture* fTexture; variable |
D | SkGpuDevice.cpp | 122 GrTexture* fTexture; member in SkGpuDevice::SkAutoCachedTexture |
/external/skia/src/gpu/gl/debug/ | ||
D | GrTextureUnitObj.h | 40 GrTextureObj *fTexture; variable |
D | GrDebugGL.h | 127 GrTextureObj * fTexture; variable |
/external/skia/src/image/ | ||
D | SkImage_Gpu.cpp | 30 GrTexture* fTexture; member in SkImage_Gpu |
/external/skia/gm/ | ||
D | samplerstress.cpp | 147 SkBitmap fTexture; member in skiagm::SamplerStressGM |
D | tilemodes.cpp | 69 SkBitmap fTexture[SK_ARRAY_COUNT(gConfigs)]; member in TilingGM |
/external/skia/include/gpu/ | ||
D | GrRenderTarget.h | 169 GrTexture* fTexture; // not ref'ed variable |
D | GrTextureAccess.h | 183 SkAutoTUnref<GrTexture> fTexture; variable |
D | GrContext.h | 1008 GrTexture* fTexture; variable |
/external/skia/src/gpu/effects/ | ||
D | GrTextureStripAtlas.h | 165 GrTexture* fTexture; variable |