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

  /system/core/libpixelflinger/
clear.cpp 40 GGL_INIT_PROC(procs, clearDepthx);
  /frameworks/native/opengl/libagl/
state.cpp 586 c->rasterizer.procs.clearDepthx(c, depth);
592 c->rasterizer.procs.clearDepthx(c, gglFloatToFixed(depth));
  /system/core/include/pixelflinger/
pixelflinger.h 298 void (*clearDepthx)(void* c, GGLclampx depth);

Completed in 52 milliseconds