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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.cpp 431 SkIRect copyRect;
433 clip->getConservativeBounds(rt, &copyRect);
438 if (!copyRect.intersect(drawIBounds)) {
454 desc.fWidth = copyRect.width();
455 desc.fHeight = copyRect.height();
464 if (this->copySurface(ast.texture(), rt, copyRect, dstPoint)) {
466 dstCopy->setOffset(copyRect.fLeft, copyRect.fTop);
    [all...]
  /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 1233 milliseconds