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

  /frameworks/base/opengl/libagl/
egl.cpp 237 copybit_device_t* blitengine; member in struct:android::egl_window_surface_v2_t
356 blitengine(0), bits(NULL)
363 copybit_open(pModule, &blitengine);
382 if (blitengine) {
383 copybit_close(blitengine);
480 copybit_device_t* const copybit = blitengine;
    [all...]
  /frameworks/base/include/private/opengles/
gl_context.h 609 copybit_device_t* blitEngine;

Completed in 66 milliseconds