HomeSort by relevance Sort by last modified time
    Searched full:copyblt (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/gui/
SurfaceTextureClient.cpp 538 static status_t copyBlt(
638 copyBlt(backBuffer, frontBuffer, copyback);
  /external/mesa3d/test/
egl.cpp 373 void copyBlt(
492 void egl_window_surface_v2_t::copyBlt(
552 copyBlt(buffer, bits, previousBuffer, prevBits, copyBack);
    [all...]
  /frameworks/base/opengl/libagl/
egl.cpp 324 void copyBlt(
442 void egl_window_surface_v2_t::copyBlt(
500 copyBlt(buffer, bits, previousBuffer, prevBits, copyBack);
    [all...]
  /frameworks/base/opengl/libagl2/src/
egl.cpp 309 void copyBlt(
430 void egl_window_surface_v2_t::copyBlt(
489 copyBlt(buffer, bits, previousBuffer, prevBits, copyBack);
    [all...]

Completed in 334 milliseconds