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

  /dalvik/vm/
CheckJni.c     [all...]
  /frameworks/base/opengl/libagl/
egl.cpp 544 * We copyback from the front buffer
549 const Region copyBack(Region::subtract(oldDirtyRegion, dirtyRegion));
550 if (!copyBack.isEmpty()) {
555 copyBlt(buffer, bits, previousBuffer, prevBits, copyBack);
    [all...]

Completed in 32 milliseconds