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