GGLAssembler.cpp | 274 build_component(pixel, parts, GGLFormat::ALPHA, regs); 282 build_component(pixel, parts, GGLFormat::RED, regs); 283 build_component(pixel, parts, GGLFormat::GREEN, regs); 284 build_component(pixel, parts, GGLFormat::BLUE, regs); 455 void GGLAssembler::build_component( pixel_t& pixel, function in class:android::GGLAssembler [all...] |