Searched defs:GrAutoScratchTexture (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/gpu/
H A DGrContext.h25 class GrAutoScratchTexture;
910 // for use with textures released from an GrAutoScratchTexture.
932 class GrAutoScratchTexture : ::GrNoncopyable { class in inherits:::GrNoncopyable
934 GrAutoScratchTexture() function in class:GrAutoScratchTexture
939 GrAutoScratchTexture(GrContext* context, function in class:GrAutoScratchTexture
947 ~GrAutoScratchTexture() {
975 // This GrAutoScratchTexture has a ref from lockAndRefScratchTexture, which we give up now.

Completed in 79 milliseconds