Home
last modified time | relevance | path

Searched refs:build_iterate_texture_coordinates (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h517 void build_iterate_texture_coordinates(const fragment_parts_t& parts);
DGGLAssembler.cpp331 build_iterate_texture_coordinates(parts); in scanline_core()
Dtexturing.cpp648 void GGLAssembler::build_iterate_texture_coordinates( in build_iterate_texture_coordinates() function in android::GGLAssembler