OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:texCoordGradScale8xv
(Results
1 - 5
of
5
) sorted by null
/system/core/libpixelflinger/
raster.cpp
208
c->procs.
texCoordGradScale8xv
(c, tmu, texcoords);
pixelflinger.cpp
773
GGL_INIT_PROC(procs,
texCoordGradScale8xv
);
/system/core/include/pixelflinger/
pixelflinger.h
271
void (*
texCoordGradScale8xv
)(void* c, GGLint tmu, const int32_t* grad8);
/frameworks/base/opengl/libagl/
primitives.cpp
501
c->rasterizer.procs.
texCoordGradScale8xv
(c, i, itt);
755
c->rasterizer.procs.
texCoordGradScale8xv
(c, i, itt);
820
c->rasterizer.procs.
texCoordGradScale8xv
(c, i, itt);
[
all
...]
texture.cpp
738
c->rasterizer.procs.
texCoordGradScale8xv
(c, i, texcoords);
[
all
...]
Completed in 39 milliseconds