Searched defs:nativeBounds (Results 1 – 3 of 3) sorted by relevance
39 auto nativeBounds = GrNativeRect::MakeRelativeTo(fOrigin, fRenderTarget->height(), in onBegin() local57 auto nativeBounds = GrNativeRect::MakeRelativeTo(fOrigin, fRenderTarget->height(), in onEnd() local
1977 auto nativeBounds = GrNativeRect::MakeRelativeTo(origin, rt->height(), bounds); in beginCommandBuffer() local
187 auto nativeBounds = GrNativeRect::MakeIRectRelativeTo( in beginRenderPass() local295 void GrVkOpsRenderPass::loadResolveIntoMSAA(const SkIRect& nativeBounds) { in loadResolveIntoMSAA()