Searched refs:fCachedContext (Results 1 – 2 of 2) sorted by relevance
58 GrDirectContext* fCachedContext = nullptr; member in TextureUploadSample73 fCachedContext = nullptr; in onChar()78 fCachedContext = nullptr; in onChar()113 if (direct != fCachedContext) { in onDrawContent()114 fCachedContext = direct; in onDrawContent()
58 GrContext* fCachedContext = nullptr; member in TextureUploadSample73 fCachedContext = nullptr; in onChar()78 fCachedContext = nullptr; in onChar()115 if (context != fCachedContext) { in onDrawContent()116 fCachedContext = context; in onDrawContent()