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

  /frameworks/av/camera/tests/
ProCameraTests.cpp     [all...]
  /system/core/include/pixelflinger/
pixelflinger.h 221 void (*depthBuffer)(void* c, const GGLSurface* surface);
  /frameworks/native/opengl/libagl/
egl.cpp 595 gl->rasterizer.procs.depthBuffer(gl, &depth);
687 gl->rasterizer.procs.depthBuffer(gl, &depth);
763 gl->rasterizer.procs.depthBuffer(gl, &depth);
    [all...]
  /system/core/libpixelflinger/
pixelflinger.cpp 755 GGL_INIT_PROC(procs, depthBuffer);

Completed in 469 milliseconds