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

/external/skia/include/gpu/
H A DGrCacheable.h18 class GrCacheable : public SkRefCnt { class in inherits:SkRefCnt
20 SK_DECLARE_INST_COUNT(GrCacheable)
45 * Gets an id that is unique for this GrCacheable object. It is static in that it does
46 * not change when the content of the GrCacheable object changes. This will never return
52 GrCacheable() function in class:GrCacheable

Completed in 92 milliseconds