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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.cpp 420 SkIRect copyRect;
422 clip->getConservativeBounds(rt, &copyRect);
427 if (!copyRect.intersect(drawIBounds)) {
443 desc.fWidth = copyRect.width();
444 desc.fHeight = copyRect.height();
453 if (this->copySurface(ast.texture(), rt, copyRect, dstPoint)) {
455 dstCopy->setOffset(copyRect.fLeft, copyRect.fTop);
    [all...]
  /external/skia/src/gpu/
GrDrawTarget.cpp 420 SkIRect copyRect;
422 clip->getConservativeBounds(rt, &copyRect);
427 if (!copyRect.intersect(drawIBounds)) {
443 desc.fWidth = copyRect.width();
444 desc.fHeight = copyRect.height();
453 if (this->copySurface(ast.texture(), rt, copyRect, dstPoint)) {
455 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 38 milliseconds