HomeSort by relevance Sort by last modified time
    Searched refs:copyRect (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrDrawTarget.cpp 63 SkIRect copyRect;
64 pipelineBuilder.clip().getConservativeBounds(rt, &copyRect);
69 if (!copyRect.intersect(drawIBounds)) {
92 desc.fWidth = copyRect.width();
93 desc.fHeight = copyRect.height();
103 if (this->copySurface(copy, rt, copyRect, dstPoint)) {
105 dstCopy->setOffset(copyRect.fLeft, copyRect.fTop);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 489 milliseconds