Searched refs:renderingDirectly (Results 1 – 2 of 2) sorted by relevance
271 bool renderingDirectly() const;
53 if (this->renderingDirectly()) { in ~GrProxyProvider()307 if (!this->renderingDirectly() && !bitmap.isImmutable()) { in createProxyFromBitmap()1040 bool GrProxyProvider::renderingDirectly() const { in renderingDirectly() function in GrProxyProvider