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

  /system/core/include/pixelflinger/
pixelflinger.h 255 void (*texEnvxv)(void* c, GGLenum target,
  /frameworks/native/opengl/libagl/
texture.cpp 991 c->rasterizer.procs.texEnvxv(c, target, pname, fixed);
1007 c->rasterizer.procs.texEnvxv(c, target, pname, params);
    [all...]
  /system/core/libpixelflinger/
pixelflinger.cpp 769 GGL_INIT_PROC(procs, texEnvxv);

Completed in 39 milliseconds