Searched refs:fProxyUniqueID (Results 1 – 3 of 3) sorted by relevance
115 GrSurfaceProxy::UniqueID fProxyUniqueID; member142 OpNode(const GrSurfaceProxy::UniqueID& proxyID) : fProxyUniqueID(proxyID) { } in OpNode()147 const GrSurfaceProxy::UniqueID fProxyUniqueID; member
92 outOpInfo->fProxyUniqueID = bn->fProxyUniqueID; in copyOutFromOpsTask()198 writer.appendU32("ProxyID", fProxyUniqueID.asUInt()); in toJson()
236 if (childrenBounds[i].fProxyUniqueID != proxyID) { in drawTo()